Stéphane Klein 445a5462a6 * Now PreReceiveShellHook configure GIT_DIR environ variable | před 10 roky | |
---|---|---|
bin | před 10 roky | |
docs | před 10 roky | |
dulwich | před 10 roky | |
examples | před 10 roky | |
.gitignore | před 11 roky | |
.testr.conf | před 14 roky | |
.travis.yml | před 10 roky | |
AUTHORS | před 11 roky | |
COPYING | před 17 roky | |
HACKING | před 11 roky | |
MANIFEST.in | před 10 roky | |
Makefile | před 10 roky | |
NEWS | před 10 roky | |
README.md | před 10 roky | |
README.swift | před 10 roky | |
dulwich.cfg | před 15 roky | |
setup.py | před 10 roky | |
tox.ini | před 11 roky |
This is the Dulwich project.
It aims to provide an interface to git repos (both local and remote) that doesn't call out to git directly but instead uses pure Python.
Homepage: https://samba.org/~jelmer/dulwich/ Author: Jelmer Vernooij jelmer@samba.org
The project is named after the part of London that Mr. and Mrs. Git live in in the particular Monty Python sketch.
The dulwich documentation can be found in doc/ and on the web:
http://www.samba.org/~jelmer/dulwich/docs/
The API reference can be generated using pydoctor, by running "make pydoctor", or on the web:
http://www.samba.org/~jelmer/dulwich/apidocs
There is a #dulwich IRC channel on Freenode, and a dulwich mailing list at https://launchpad.net/~dulwich-users.