mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-07-02 06:22:25 +00:00
first commit
This commit is contained in:
29
.venv/Lib/site-packages/gitdb-4.0.9.dist-info/METADATA
Normal file
29
.venv/Lib/site-packages/gitdb-4.0.9.dist-info/METADATA
Normal file
@ -0,0 +1,29 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: gitdb
|
||||
Version: 4.0.9
|
||||
Summary: Git Object Database
|
||||
Home-page: https://github.com/gitpython-developers/gitdb
|
||||
Author: Sebastian Thiel
|
||||
Author-email: byronimo@gmail.com
|
||||
License: BSD License
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Environment :: Console
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Operating System :: POSIX
|
||||
Classifier: Operating System :: Microsoft :: Windows
|
||||
Classifier: Operating System :: MacOS :: MacOS X
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Requires-Python: >=3.6
|
||||
Requires-Dist: smmap (<6,>=3.0.1)
|
||||
|
||||
GitDB is a pure-Python git object database
|
||||
|
||||
|
Reference in New Issue
Block a user