slackbuilds_ponce/system/zeroinstall-injector
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
doinst.sh system/zeroinstall-injector: Updated for version 1.7. 2012-04-20 09:17:08 -04:00
README
slack-desc system/zeroinstall-injector: Updated for version 1.8. 2012-05-21 17:58:15 -05:00
zeroinstall-injector.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
zeroinstall-injector.SlackBuild system/zeroinstall-injector: Updated for version 1.8. 2012-05-21 17:58:15 -05:00

The Zero Install Injector

A running process is created by combining many different libraries
(and other components). In the Zero Install world, we have
all versions of each library available at all times. The problem is
then how to choose which versions to use.

The injector solves this problem by selecting components to meet
a program's requirements, according to a policy you give it.
The injector finds out which versions are available, and downloads 
and runs the ones you choose.