slackbuilds_ponce/system/zeroinstall-injector
2010-05-11 20:02:13 +02:00
..
doinst.sh system/zeroinstall-injector: Added to 12.0 repository 2010-05-11 20:02:13 +02:00
README system/zeroinstall-injector: Added to 12.0 repository 2010-05-11 20:02:13 +02:00
slack-desc system/zeroinstall-injector: Added to 12.0 repository 2010-05-11 20:02:13 +02:00
zeroinstall-injector.info system/zeroinstall-injector: Added to 12.0 repository 2010-05-11 20:02:13 +02:00
zeroinstall-injector.SlackBuild system/zeroinstall-injector: Added to 12.0 repository 2010-05-11 20:02:13 +02: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.

NOTE: You'll need PyGTK (available at SlackBuilds.org) to run this.