Metadata-Version: 1.1
Name: pytpl
Version: 1.0.2
Summary: Template for developing Python applications or scripts
Home-page: https://github.com/msikma/pytpl
Author: Michiel Sikma
Author-email: michiel@sikma.org
License: MIT
Description: Template designed to make it easy to start developing a Python application or script with best practices. Includes a proper example of setup.py.
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.5
