Added --before and --not-before options to 0launch. This lets you
commit6c8486d24e611f498829575399322d025391098c
authorThomas Leonard <talex5@gmail.com>
Sat, 21 Oct 2006 18:18:09 +0000 (21 18:18 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree8a49ebd00f8e58314411ea360b1f8a5ff525e4ce
parentb2f2b9fe13c663ea826e2079f403684271e9cb0e
Added --before and --not-before options to 0launch. This lets you

restrict the acceptable versions of the root interface.

Added more epydoc documentation.

Minor API changes:
- cli.main takes an argument, instead of using sys.argv
- iface_cache's import_new_interface marked private
- Policy.root_restrictions is now public.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1136 9f8c893c-44ee-0310-b757-c8ca8341c71e
0launch
0launch.1
zeroinstall/0launch-gui/0launch-gui
zeroinstall/0launch-gui/gui.py
zeroinstall/injector/cli.py
zeroinstall/injector/iface_cache.py
zeroinstall/injector/model.py
zeroinstall/injector/policy.py