This script is for Slackware 13.0 only and may be outdated.

SlackBuilds Repository

13.0 > Libraries > argparse (1.1)

The argparse python module provides an easy declarative interface for 
creating command line tools. Argparse 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...

The argparse module improves on the standard library optparse module in
a number of ways including handling positional arguments, support for
sub-commands, allowing alternative option prefixes like + and /,
handling zero-or-more and one-or-more style arguments, producing more
informative usage messages, and providing a much simpler interface for
custom types and actions.

Maintained by: Marco Bonetti
Keywords: python,tahoe,cli
ChangeLog: argparse

Homepage:
http://code.google.com/p/argparse/

Source Downloads:
argparse-1.1.zip (e62565cde81a8deb61f90dcb5e8861a4)

Download SlackBuild:
argparse.tar.gz
argparse.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
argparse.SlackBuild
argparse.info
slack-desc

Validated for Slackware 13.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds