Zero Install Injector is a user-oriented decentralised software distribution.
Zero Install Injector project makes it possible for users to install software easily and without the need for root privileges.
It takes the URL of a program's interface description and chooses suitable versions of the program and all of its dependencies (also identified by URLs) according to the user's policy settings (eg. "stable", "testing", "minimal network use", etc).
The chosen versions are downloaded and cached and the program is run, using environment variables to let it find the components.
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 then is 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
Requirements:
· Python
· GnuPG
· PyGTK
What's New in This Release:
· Installing to your home directory is now simpler.
· A new --show option provides an easy way to see where downloaded packages are stored on disk.
· The new "aliasrog" syntax can be used as a short way to specify a URI.
· The key confirmation process is simpler in the case where the key is known to the key-info server (and harder when it isn't).
Zero Install Injector project makes it possible for users to install software easily and without the need for root privileges.
It takes the URL of a program's interface description and chooses suitable versions of the program and all of its dependencies (also identified by URLs) according to the user's policy settings (eg. "stable", "testing", "minimal network use", etc).
The chosen versions are downloaded and cached and the program is run, using environment variables to let it find the components.
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 then is 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
Requirements:
· Python
· GnuPG
· PyGTK
What's New in This Release:
· Installing to your home directory is now simpler.
· A new --show option provides an easy way to see where downloaded packages are stored on disk.
· The new "aliasrog" syntax can be used as a short way to specify a URI.
· The key confirmation process is simpler in the case where the key is known to the key-info server (and harder when it isn't).
LINK:
Code:
http://linux.softpedia.com/progDownload/Zero-Install-Injector-Download-3630.html