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