Path to this page:
./
devel/py-argparse,
Easy, declarative interface for creating command line tools
Branch: pkgsrc-2022Q4,
Version: 1.4.0nb1,
Package name: py310-argparse-1.4.0nb1,
Maintainer: pkgsrc-usersThe argparse module provides an easy, declarative interface for
creating command line tools, which knows how to:
* parse the arguments and flags from sys.argv
* convert arg strings into objects for your program
* format and print informative help messages
* and much more...
Master sites:
Filesize: 68.855 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version py310-argparse-1.4.0nb1 (created)