Metadata-Version: 2.4
Name: my-private-pkg
Version: 99.1.1
Summary: A private Python package
Author: victam
Author-email: victam <your.email@example.com>
Project-URL: Homepage, https://github.com/victam/my-private-pkg
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests
Dynamic: author
