- add 'help' subcommand (and add help :-)
authorDr. Peter Poeml <poeml@cmdline.net>
Tue, 23 May 2006 13:48:58 +0000 (13:48 +0000)
committerDr. Peter Poeml <poeml@cmdline.net>
Tue, 23 May 2006 13:48:58 +0000 (13:48 +0000)
commitaa36c25505c04c0ce026ee8977591ef303b6f0d4
treeba28f966c2f507c3e4c1e76ee20a57425621e1d3
parent6aac69f3cf937b500cf806071a04d852b21bb6eb
- add 'help' subcommand (and add help :-)
- make all subcommands functions -- so they can be used from outside (they
  still print directly their output; they could become iterators later)
- deprecate 'init' subcommand
- 0.5
NEWS
README
osc/commandline.py
osc/core.py
setup.py