Added experimental app support
commit1f1765ccef89e034fd06fceb9b379bcb89091f97
authorThomas Leonard <talex5@gmail.com>
Wed, 9 May 2012 12:08:44 +0000 (9 13:08 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 13 May 2012 10:21:07 +0000 (13 11:21 +0100)
tree3217451222b87296d7f92d31dabbe35977f591de
parent1de9663b6eba3855caa53a82840400256fb0d21d
Added experimental app support

Apps work a bit like aliases, except that they store the selections XML. This
allows them to start faster.
0alias
tests/basetest.py
zeroinstall/apps.py [new file with mode: 0644]
zeroinstall/cmd/__init__.py
zeroinstall/cmd/add.py [new file with mode: 0644]
zeroinstall/cmd/destroy.py [new file with mode: 0644]
zeroinstall/cmd/run.py
zeroinstall/injector/config.py