summaryrefslogtreecommitdiffstats
path: root/python/python3-dulwich/slack-desc
blob: aa4eb68ec114919f218f28a4b9c8187b8763488e (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

               |-----handy-ruler------------------------------------------------------|
python3-dulwich: python3-dulwich (Python implementation of Git formats and protocols)
python3-dulwich:
python3-dulwich: Dulwich is a Python implementation of the Git file formats and
python3-dulwich: protocols.  It aims to give an interface to git repos (both local and
python3-dulwich: remote) that doesn't call out to git directly but instead uses pure
python3-dulwich: Python.  The project is named after the village in which Mr. and
python3-dulwich: Mrs. Git live in the Monty Python sketch.
python3-dulwich:
python3-dulwich: Homepage: https://www.dulwich.io/
python3-dulwich:
python3-dulwich: