Subject: CVS commit: pkgsrc/devel/py-argparse
From: Greg Troxel
Date: 2010-07-24 19:25:52
Message id: 20100724172552.2ADB9175DD@cvs.netbsd.org

Log Message:
Import py26-argparse-1.1 as devel/py-argparse.

The 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...


Files:
RevisionActionfile
1.1importpkgsrc/devel/py-argparse/Makefile
1.1importpkgsrc/devel/py-argparse/PLIST
1.1importpkgsrc/devel/py-argparse/DESCR
1.1importpkgsrc/devel/py-argparse/distinfo