python-argparse-1.2.1-2.el6.noarch.rpm

Download python-argparse-1.2.1-2.el6.noarch.rpm Info

python-argparse - Optparse inspired command line parser for Python.
Advertisements

The argparse module is an optparse-inspired command line parser that improves on optparse by:

* handling both optional and positional arguments

* supporting parsers that dispatch to sub-parsers

* producing more informative usage messages

* supporting actions that consume any number of command-line args

* allowing types and actions to be specified with simple callables instead of hacking class attributes like STORE_ACTIONS or CHECK_METHODS

as well as including a number of other more minor improvements on the optparse API.

  • Repository: EPEL for CentOS 6 (RHEL 6)
  • Download size: 47,52 KB
  • Installed size: 231,51 KB
  • Package filename: python-argparse-1.2.1-2.el6.noarch.rpm
  • Source package: python-argparse-1.2.1-2.el6.src.rpm

Download Mirrors

pkgs.org provides urls only to the official python-argparse mirrors.
Advertisements

To download python-argparse-1.2.1-2.el6.noarch.rpm for CentOS 6 (RHEL 6) distribution select mirror.

See Also

Requires

Install Howto

  1. Download the latest epel-release rpm from
    http://download.fedora.redhat.com/pub/epel/6/i386/
  2. Install epel-release rpm:
    # rpm -Uvh epel-release*rpm
  3. Install python-argparse rpm package:
    # yum install python-argparse

Provides

  • python-argparse = 1.2.1-2.el6

Files

  • /usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/
  • /usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/PKG-INFO
  • /usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/SOURCES.txt
  • /usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/dependency_links.txt
  • /usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/top_level.txt
  • /usr/lib/python2.6/site-packages/argparse.py
  • /usr/lib/python2.6/site-packages/argparse.pyc
  • /usr/lib/python2.6/site-packages/argparse.pyo
  • /usr/share/doc/python-argparse-1.2.1/
  • /usr/share/doc/python-argparse-1.2.1/LICENSE.txt
  • /usr/share/doc/python-argparse-1.2.1/Makefile
  • /usr/share/doc/python-argparse-1.2.1/NEWS.txt
  • /usr/share/doc/python-argparse-1.2.1/README.txt
  • /usr/share/doc/python-argparse-1.2.1/make.bat

Changelog

2011-06-29 - Toshio Kuratomi <toshio@fedoraproject.org> - 1.2.1-1 - New compatble upstream with some bugfixes and a GPL2 vompatible license - Enable test suite

2011-06-29 - Toshio Kuratomi <toshio@fedoraproject.org> - 1.2.1-2 - Include LICENSE.txt file

2010-02-10 - Toshio Kuratomi <toshio@fedoraproject.org> - 1.0.1-1.1 - First build for EL-5 - Small change to %files section so lack of egg-info on EL-5 is okay.

2009-12-06 - Terje Rosten <terje.rosten@ntnu.no> - 1.0.1-1 - 1.0.1 - Ship more docs - Project has moved - Disable test for now - Change license to Apache 2.0

2009-07-26 - Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

2009-02-26 - Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

2009-02-11 - Terje Rosten <terje.rosten@ntnu.no> - 0.8.0-2 - fixes from review, thanks Jussi!

2009-01-17 - Terje Rosten <terje.rosten@ntnu.no> - 0.8.0-1 - initial build

Old Versions

  • python-argparse-1.2.1-2.el6.noarch.rpm
  • python-argparse-1.0.1-1.el6.noarch.rpm

Next Packages