summaryrefslogtreecommitdiff
path: root/devel/py-gitpython/pkg-descr
blob: 301b3c7d1f110dd01f48f5bcfdada24ef9bf2bf3 (plain) (blame)
1
2
3
4
5
GitPython is a python library used to interact with git repositories, high-level
like git-porcelain, or low-level like git-plumbing.

It provides abstractions of git objects for easy access of repository data often
backed by calling the git command-line program.