Metadata-Version: 2.1
Name: cool-lib-forked-1
Version: 1.9.1
Summary: simplest example in the python world
License: MIT
Project-URL: homepage, https://github.com/myTestOrg0/hello-world-python-package
Project-URL: repository, https://github.com/myTestOrg0/hello-world-python-package
Provides-Extra: tests
Requires-Dist: coverage; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: ci
Requires-Dist: black; extra == "ci"
Requires-Dist: flake8; extra == "ci"
