Metadata-Version: 2.1
Name: phitoduck-projen
Version: 0.1.0
Home-page: 
Author: 
Author-email: 
License: Proprietary
Project-URL: Documentation, https://docs.rootski.io
Project-URL: Source, https://github.com
Keywords: <Add keywords here>
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6.*
Description-Content-Type: text/markdown; charset=UTF-8
Requires-Dist: projen
Requires-Dist: jinja2
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: all
Requires-Dist: pytest ; extra == 'all'
Requires-Dist: pytest-cov ; extra == 'all'
Requires-Dist: pytest-xdist ; extra == 'all'
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: pytest-xdist ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-xdist ; extra == 'test'

phito-projen
------------

> ⚠️ Warning
>
> This library is in rapid development. Expect breaking API changes.

A library of Python-based `projen` components that can be used in `.projenrc.py`.
