Metadata-Version: 1.1
Name: typedargs
Version: 0.12.2
Summary: A typechecking and shell generation program for python APIs
Home-page: https://github.com/iotile/typedargs
Author: Arch
Author-email: info@arch-iot.com
License: LGPLv3
Description-Content-Type: UNKNOWN
Description: TypedArgs
        ---------
        
        TypedArgs provides a way to annotate python 2.7 functions with type information that allows
        the quick creation of custom command line shells.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
