frappe_docker/frappe-bench/env/lib/python2.7/site-packages/GitPython-0.3.2rc1.dist-info/METADATA
2017-07-31 15:51:51 +05:30

23 lines
797 B
Text

Metadata-Version: 2.0
Name: GitPython
Version: 0.3.2.RC1
Summary: Python Git Library
Home-page: http://gitorious.org/projects/git-python/
Author: Sebastian Thiel, Michael Trier
Author-email: byronimo@gmail.com, mtrier@gmail.com
License: BSD License
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: gitdb (>=0.5.1)
Requires-Dist: gitdb (>=0.5.1)
GitPython is a python library used to interact with Git repositories