METADATA 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. Metadata-Version: 2.1
  2. Name: gitdb
  3. Version: 4.0.10
  4. Summary: Git Object Database
  5. Home-page: https://github.com/gitpython-developers/gitdb
  6. Author: Sebastian Thiel
  7. Author-email: byronimo@gmail.com
  8. License: BSD License
  9. Platform: UNKNOWN
  10. Classifier: Development Status :: 5 - Production/Stable
  11. Classifier: Environment :: Console
  12. Classifier: Intended Audience :: Developers
  13. Classifier: License :: OSI Approved :: BSD License
  14. Classifier: Operating System :: OS Independent
  15. Classifier: Operating System :: POSIX
  16. Classifier: Operating System :: Microsoft :: Windows
  17. Classifier: Operating System :: MacOS :: MacOS X
  18. Classifier: Programming Language :: Python
  19. Classifier: Programming Language :: Python :: 3
  20. Classifier: Programming Language :: Python :: 3.7
  21. Classifier: Programming Language :: Python :: 3.8
  22. Classifier: Programming Language :: Python :: 3.9
  23. Classifier: Programming Language :: Python :: 3.10
  24. Classifier: Programming Language :: Python :: 3.11
  25. Classifier: Programming Language :: Python :: 3 :: Only
  26. Requires-Python: >=3.7
  27. License-File: LICENSE
  28. License-File: AUTHORS
  29. Requires-Dist: smmap (<6,>=3.0.1)
  30. GitDB is a pure-Python git object database