Added '0install add-feed' and '0install remove-feed' sub-commands
commitd68eccb649a628859c87368aabd051c39b11d43e
authorThomas Leonard <talex5@gmail.com>
Sun, 9 Jan 2011 18:24:53 +0000 (9 18:24 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 15 Jan 2011 14:46:23 +0000 (15 14:46 +0000)
tree1484fc2e2ddb6af20d820ee29935fda4c232cf0b
parent22bb70d4f8546ddcb0b4fc937d3d813cd48e35eb
Added '0install add-feed' and '0install remove-feed' sub-commands
zeroinstall/cmd/__init__.py
zeroinstall/cmd/add_feed.py [new file with mode: 0644]
zeroinstall/cmd/remove_feed.py [new file with mode: 0644]
zeroinstall/injector/cli.py
zeroinstall/injector/policy.py