2
0

PKG-INFO 656 B

1234567891011121314151617181920
  1. Metadata-Version: 1.0
  2. Name: dulwich
  3. Version: 0.9.4
  4. Summary: Python Git Library
  5. Home-page: http://samba.org/~jelmer/dulwich
  6. Author: Jelmer Vernooij
  7. Author-email: jelmer@samba.org
  8. License: GPLv2 or later
  9. Description:
  10. Simple Python implementation of the Git file formats and
  11. protocols.
  12. All functionality is available in pure Python. Optional
  13. C extensions can be built for improved performance.
  14. Dulwich takes its name from the area in London where the friendly
  15. Mr. and Mrs. Git once attended a cocktail party.
  16. Keywords: git
  17. Platform: UNKNOWN