Metadata-Version: 2.0
Name: dulwich-windows
Version: 0.9.8
Summary: Python Git Library
Home-page: https://samba.org/~jelmer/dulwich
Author: Jelmer Vernooij
Author-email: jelmer@samba.org
License: GPLv2 or later
Keywords: git
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development :: Version Control

Python implementation of the Git file formats and protocols,
without the need to have git installed.

All functionality is available in pure Python. Optional
C extensions can be built for improved performance.

The project is named after the part of London that Mr. and Mrs. Git live in
in the particular Monty Python sketch.


