Metadata-Version: 2.3
Name: python203
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
License: MIT
Author: Maxime
Author-email: max70990@gmail.com
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: typer (>=0.4.0,<0.5.0)
