2
0

PKG-INFO 690 B

1234567891011121314151617181920
  1. Metadata-Version: 1.0
  2. Name: dulwich
  3. Version: 0.9.6
  4. Summary: Python Git Library
  5. Home-page: https://samba.org/~jelmer/dulwich
  6. Author: Jelmer Vernooij
  7. Author-email: jelmer@samba.org
  8. License: GPLv2 or later
  9. Description:
  10. Python implementation of the Git file formats and protocols,
  11. without the need to have git installed.
  12. All functionality is available in pure Python. Optional
  13. C extensions can be built for improved performance.
  14. The project is named after the part of London that Mr. and Mrs. Git live in
  15. in the particular Monty Python sketch.
  16. Keywords: git
  17. Platform: UNKNOWN