Metadata-Version: 2.1
Name: gilot
Version: 0.1.3
Summary: a git log visual analyzer
License: MIT
Author: hirokidaichi
Author-email: hirokidaichi@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: GitPython (>=3.1.3,<4.0.0)
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: datetime (>=4.3,<5.0)
Requires-Dist: matplotlib (>=3.2.1,<4.0.0)
Requires-Dist: numpy (>=1.18.5,<2.0.0)
Requires-Dist: pandas (>=1.0.4,<2.0.0)
Requires-Dist: seaborn (>=0.10.1,<0.11.0)
