Metadata-Version: 2.4
Name: contributors-txt
Version: 1.0.2a0
Summary: Generate a list of contributors automatically from git data
Author-email: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Project-URL: Homepage, https://github.com/Pierre-Sassoulas/contributors-txt
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9.0
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: test
Requires-Dist: coverage<8; extra == "test"
Requires-Dist: coveralls; extra == "test"
Requires-Dist: pre-commit>=1.16; extra == "test"
Requires-Dist: pylint==4.0.4; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-remaster; extra == "test"
Requires-Dist: pytest-vcr; extra == "test"
Dynamic: license-file

# contributors-txt

Generate a list of contributors automatically from git data
