Metadata-Version: 1.1
Name: cltools
Version: 0.1.1
Summary: Set of decorators of to create transform a class into a command-line tool.
Home-page: https://github.com/gissehel/cltools.git
Author: Arthibus Gisséhel
Author-email: public-dev-cltools@gissehel.org
License: MIT
Description: cltools
        =======
        
        Set of decorators of  to create transform a class into a command-line tool
        
        
        
Keywords: commandline tools cltools decorator
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires: supertools
