aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-gitpython/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gitpython/pkg-descr')
-rw-r--r--devel/py-gitpython/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-gitpython/pkg-descr b/devel/py-gitpython/pkg-descr
new file mode 100644
index 000000000000..2756d962dbe5
--- /dev/null
+++ b/devel/py-gitpython/pkg-descr
@@ -0,0 +1,4 @@
+GitPython is a python library used to interact with git repositories,
+high-level like git-porcelain, or low-level like git-plumbing.
+
+WWW: https://github.com/gitpython-developers/GitPython