Metadata-Version: 2.1
Name: aucampia.template.poetry
Version: 0.1.0
Summary: 
License: CC0-1.0
Requires-Python: >=3.6.2,<4.0.0
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=7.1.0,<8.0.0)
Requires-Dist: dataclasses (>=0.8,<0.9); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
Description-Content-Type: text/markdown

# ...

```bash
poetry run aucampia.template.poetry
poetry run aucampia.template.poetry.click
poetry run aucampia.template.poetry.typer version
```

