Metadata-Version: 2.1
Name: gmpg
Version: 0.0.50
Summary: tools for decentralized software development
License: MIT
Keywords: git,pypoetry
Author: Angelo Gladding
Author-email: angelo@ragt.ag
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: clicks (>=0.0.61,<0.0.62)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: pydeps (>=1.10.24,<2.0.0)
Requires-Dist: pytest (>=7.1.3,<8.0.0)
Requires-Dist: pytest-cov (>=4.0.0,<5.0.0)
Requires-Dist: pytest-gevent (>=1.1.0,<2.0.0)
Requires-Dist: pytest-pep8 (>=1.0.6,<2.0.0)
Requires-Dist: radon (>=5.1.0,<6.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Description-Content-Type: text/markdown

Git is distributed by design. It's use has centralized through GitHub. Host
your own repositories on your own website and decentralize.

Python is distributed by design. It's use has centralized through PyPI. Host
your own package index on your own website and decentralize.

Design in accordance with the meta system.

