comparison README.txt @ 15:cf6b34894b68

note
author Jeff Hammel <jhammel@mozilla.com>
date Sat, 27 Jul 2013 21:57:51 -0700
parents e0a3148e67a8
children
comparison
equal deleted inserted replaced
14:bb8a4c043d3e 15:cf6b34894b68
86 interface for subcommands without sacrificing your API class, and if 86 interface for subcommands without sacrificing your API class, and if
87 you can subclass then there's really not much extra code to write. 87 you can subclass then there's really not much extra code to write.
88 88
89 See http://k0s.org/hg/CommandParser/file/tip/tests for tests and examples. 89 See http://k0s.org/hg/CommandParser/file/tip/tests for tests and examples.
90 90
91
92 Reference
93 ---------
94
95 * https://pypi.python.org/pypi/clime/ is a similar effort
96
97
91 ---- 98 ----
92 99
93 Jeff Hammel 100 Jeff Hammel
94 101
95 http://k0s.org/hg/CommandParser 102 http://k0s.org/hg/CommandParser