Metadata-Version: 1.0
Name: argparse
Version: 1.0
Summary: Python command-line parsing library
Home-page: http://code.google.com/p/argparse/
Author: Steven Bethard
Author-email: steven.bethard@gmail.com
License: Apache 2.0
Description: The argparse module provides an easy, declarative interface for
        creating command line tools.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
