Metadata-Version: 2.4
Name: amfirst
Version: 0.2.0
Summary: My first package!
Author-email: Antonello Mangone <antonello.mangone@gmail.com>
Maintainer-email: Antonello Mangone <antonello.mangone@gmail.com>
Project-URL: Homepage, https://github.com/antonellomangone/amfirst
Project-URL: Documentation, https://github.com/antonellomangone/amfirst/READ.me
Keywords: Mangone
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: colorama~=0.0
Provides-Extra: dev
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"
