PKG-INFO 1.3 KB

123456789101112131415161718192021222324252627282930313233
  1. Metadata-Version: 2.1
  2. Name: dulwich
  3. Version: 0.19.1
  4. Summary: Python Git Library
  5. Home-page: https://www.dulwich.io/
  6. Author-email: jelmer@jelmer.uk
  7. License: Apachev2 or later or GPLv2
  8. Description:
  9. Python implementation of the Git file formats and protocols,
  10. without the need to have git installed.
  11. All functionality is available in pure Python. Optional
  12. C extensions can be built for improved performance.
  13. The project is named after the part of London that Mr. and Mrs. Git live
  14. in in the particular Monty Python sketch.
  15. Keywords: git
  16. Platform: UNKNOWN
  17. Classifier: Development Status :: 4 - Beta
  18. Classifier: License :: OSI Approved :: Apache Software License
  19. Classifier: Programming Language :: Python :: 2.7
  20. Classifier: Programming Language :: Python :: 3.3
  21. Classifier: Programming Language :: Python :: 3.4
  22. Classifier: Programming Language :: Python :: 3.5
  23. Classifier: Programming Language :: Python :: 3.6
  24. Classifier: Programming Language :: Python :: Implementation :: CPython
  25. Classifier: Programming Language :: Python :: Implementation :: PyPy
  26. Classifier: Operating System :: POSIX
  27. Classifier: Operating System :: Microsoft :: Windows
  28. Classifier: Topic :: Software Development :: Version Control
  29. Provides-Extra: fastimport
  30. Provides-Extra: https