summaryrefslogtreecommitdiffstats
path: root/system/zeroinstall-injector/slack-desc
diff options
context:
space:
mode:
author Michaƫl Dupont <milka@konstelacioj.info>2010-05-11 20:02:13 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 20:02:13 +0200
commit6a49b9e7fc137c37ecac9ef0454c43f9241a556a (patch)
tree2cce98c78153d043aa3b32a73fb60c2209660f81 /system/zeroinstall-injector/slack-desc
parent22e03450da16c784e6ffd4769e75844253d5577a (diff)
downloadslackbuilds-6a49b9e7fc137c37ecac9ef0454c43f9241a556a.tar.gz
slackbuilds-6a49b9e7fc137c37ecac9ef0454c43f9241a556a.tar.xz
system/zeroinstall-injector: Added to 12.0 repository
Diffstat (limited to 'system/zeroinstall-injector/slack-desc')
-rw-r--r--system/zeroinstall-injector/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/zeroinstall-injector/slack-desc b/system/zeroinstall-injector/slack-desc
new file mode 100644
index 0000000000..1063c5404e
--- /dev/null
+++ b/system/zeroinstall-injector/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------|
+zeroinstall-injector: zeroinstall-injector (The Zero Install Injector)
+zeroinstall-injector:
+zeroinstall-injector: A running process is created by combining many different
+zeroinstall-injector: libraries (and other components). In the Zero Install
+zeroinstall-injector: world, we have all versions of each library available at
+zeroinstall-injector: all times. The problem is then choosing which to use.
+zeroinstall-injector:
+zeroinstall-injector: The injector solves this problem by selecting components
+zeroinstall-injector: to meet a program's requirements according to user policy.
+zeroinstall-injector: The injector finds out which versions are available and
+zeroinstall-injector: downloads and runs the ones you choose.