Metadata-Version: 1.0
Name: argpext
Version: 0.1
Summary: Argpext: Hierarchical argument processing based on argparse.
Home-page: UNKNOWN
Author: Alexander Shirokov
Author-email: alexvso@gmail.com
License: OSI Approved
Description: Copyright (c) 2012 by Alexander V. Shirokov, Toronto. This
        material may be distributed only subject to the terms and
        conditions set forth in the Open Publication License, v1.0
        or later (the latest version is presently available at
        http://www.opencontent.org/openpub ).
        
        
        
        Argpext: Hierarchical argument processing based on argparse.
        
        The main objective of argpext is hierarchical extension to
        the standard argparse module.
        
        
        Toy example of use. Consider:
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial
