main: Add an argparse-based command line interface
authorW. Trevor King <wking@tremily.us>
Thu, 20 Feb 2014 19:00:16 +0000 (11:00 -0800)
committerW. Trevor King <wking@tremily.us>
Thu, 20 Feb 2014 19:23:43 +0000 (11:23 -0800)
commitc2913df53212fb6f3deb267eb861807aa94cf498
tree2b1e5ff3d05af46ec924136cf1c66e4dc28c6ae3
parentd962e366df838aac4acabb6d9e0cfbd2890195b1
main: Add an argparse-based command line interface

And a package-cache.py wrapper script to call it.
package-cache.py [new file with mode: 0755]
package_cache/main.py [new file with mode: 0644]