Metadata-Version: 2.1
Name: copier
Version: 2.0.0
Summary: A library for rendering projects templates
Home-page: https://github.com/jpscaletti/copier
Author: Juan-Pablo Scaletti
Author-email: juanpablo@jpscaletti.com
Keywords: copy,template,scaffolding,cookiecutter,paste
Requires-Python: >=3.5,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: colorama (>=0.4,<0.5)
Requires-Dist: jinja2 (>=2.10,<3.0)
Requires-Dist: ruamel.yaml (>=0.15,<0.16)
Project-URL: Documentation, https://github.com/jpscaletti/copier
Project-URL: Repository, https://github.com/jpscaletti/copier
