Metadata-Version: 2.1
Name: mailmap-generator
Version: 0.1.0
Summary: A small command line tool to create git .mailmap files from a commit history.
License: AGPL-3.0-or-later
Author: HelgeCPH
Author-email: ropf@itu.dk
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
