mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 14:45:10 +00:00
23 lines
797 B
Text
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
|
|
|
|
|