slackbuilds_ponce/system/zeroinstall-injector
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh system/zeroinstall-injector: Updated for version 1.7. 2012-04-20 09:17:08 -04:00
README system/zeroinstall-injector: Updated for version 0.40 2010-05-12 17:46:27 +02:00
slack-desc system/zeroinstall-injector: Updated for version 1.8. 2012-05-21 17:58:15 -05:00
zeroinstall-injector.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -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.