Metadata-Version: 2.1
Name: proj-template
Version: 0.0.1
Summary: Create a minimal Python project directory.
Home-page: https://github.com/rafasgj/proj-template
Author: Rafael Guterres Jeffman
Author-email: rafasgj@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/rafasgj/proj-template/issues
Project-URL: Changelog, https://github.com/rafasgj/proj-template/blob/master/CHANGELOG.md
Description: proj-template
        =============
        
        `proj-template` is a CLI tool to generate a basic structure for Python
        projects that use `setuptools` for build and distribution.
        
Keywords: ['CLI','Development Tool']
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
