[Bug 717681] New: Review Request: python26-argparse - Optparse inspired command line parser for Python

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 29 14:56:50 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: python26-argparse - Optparse inspired command line parser for Python

https://bugzilla.redhat.com/show_bug.cgi?id=717681

           Summary: Review Request: python26-argparse - Optparse inspired
                    command line parser for Python
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: pingou at pingoured.fr
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---


Spec URL: http://pingou.fedorapeople.org/RPMs/python26-argparse.spec
SRPM URL:
http://pingou.fedorapeople.org/RPMs/python26-argparse-1.2.1-2.fc15.src.rpm
Description: 
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.

For Python 2.6


Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=3169526

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list