pkgsrc/devel/py-argparse/PLIST
gdt ec57fda1ee 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...
2010-07-24 17:25:51 +00:00

5 lines
182 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2010/07/24 17:25:51 gdt Exp $
${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/argparse.py
${PYSITELIB}/argparse.pyc
${PYSITELIB}/argparse.pyo