Metadata-Version: 2.1
Name: parboil
Version: 0.7.2
Summary: Parboil lets you generate boilerplate projects from template files.
Home-page: http://github.com/jneug/parboil
Author: Jonas Neugebauer
Author-email: github@neugebauer.cc
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Description: # Parboil - Project Boilerplate Generator
        
        ![GitHub](https://img.shields.io/github/license/jneug/parboil)
        
        _Parboil_ lets you generate boilerplate projects from template files.
        
        _Parboil_ is a Python rewrite of [boilr](https://github.com/tmrts/boilr) by [Tamer Tas](https://github.com/tmrts)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Requires-Python: >=3.6
Description-Content-Type: text/markdown
