SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-argparse rpm build for : Mandriva 2010. For other distributions click python-argparse.

Name : python-argparse
Version : 1.0 Vendor : Mandriva
Release : 1mdv2010.0 Date : 2009-07-27 14:38:47
Group : Development/Python Source RPM : python-argparse-1.0-1mdv2010.0.src.rpm
Size : 0.60 MB
Packager : Lev Givon < lev_mandriva_org>
Summary : a Python command line parser inspired by optparse
Description :
The argparse module makes writing command line tools in Python easy.
Just briefly describe your command line interface and argparse will
take care of the rest, including:

* parsing the arguments and flags from ``sys.argv``
* converting arg strings into objects for your program
* formatting and printing any help messages
* and much more ...

For those familiar with the optparse module from the Python standard
library, argparse improves on this module in a number of ways,
including:

* handling positional arguments
* supporting sub-commands
* allowing alternative option prefixes like ``+`` and ``/``
* handling zero-or-more and one-or-more style arguments
* producing more informative usage messages
* providing a much simpler interface for custom types and actions

RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-argparse-1.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  python-argparse-1.0-1mdv2010.0.noarch.rpm
     

Provides :
python-argparse

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
python => 2.3
python-base => 2.6


Content of RPM :
/usr/lib/python2.6/site-packages/argparse-1.0-py2.6.egg-info
/usr/lib/python2.6/site-packages/argparse.py
/usr/lib/python2.6/site-packages/argparse.pyc
/usr/share/doc/python-argparse
/usr/share/doc/python-argparse/ArgumentParser.html
/usr/share/doc/python-argparse/README.txt
/usr/share/doc/python-argparse/_static
/usr/share/doc/python-argparse/_static/basic.css
/usr/share/doc/python-argparse/_static/default.css
/usr/share/doc/python-argparse/_static/doctools.js
/usr/share/doc/python-argparse/_static/file.png
/usr/share/doc/python-argparse/_static/jquery.js
/usr/share/doc/python-argparse/_static/minus.png
/usr/share/doc/python-argparse/_static/plus.png
/usr/share/doc/python-argparse/_static/pygments.css
/usr/share/doc/python-argparse/_static/searchtools.js
/usr/share/doc/python-argparse/add_argument.html
/usr/share/doc/python-argparse/api-docs.html
/usr/share/doc/python-argparse/argparse-vs-optparse.html
/usr/share/doc/python-argparse/genindex.html
/usr/share/doc/python-argparse/index.html
/usr/share/doc/python-argparse/other-methods.html
/usr/share/doc/python-argparse/other-utilities.html
/usr/share/doc/python-argparse/overview.html
/usr/share/doc/python-argparse/parse_args.html
/usr/share/doc/python-argparse/search.html
/usr/share/doc/python-argparse/searchindex.js
/usr/share/doc/python-argparse/source
/usr/share/doc/python-argparse/source/ArgumentParser.rst
/usr/share/doc/python-argparse/source/add_argument.rst
There is 8 files more in these RPM.

 
ICM