Metadata-Version: 1.1
Name: tinyscript
Version: 0.1
Summary: A tiny library for easily building "self-contained" CLI Python tools with base features in a shortened way
Home-page: https://github.com/dhondta/tinyscript
Author: Alexandre D'Hondt
Author-email: alexandre.dhondt@gmail.com
License: GPLv3
Download-URL: https://github.com/dhondta/tinyscript/archive/0.1.tar.gz
Description: UNKNOWN
Keywords: CLI tool,logging
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
