Metadata-Version: 1.2
Name: tinyscript
Version: 0.3.20
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.3.20.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
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4
