diff options
Diffstat (limited to 'devel/py-python-gitlab/pkg-descr')
-rw-r--r-- | devel/py-python-gitlab/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/py-python-gitlab/pkg-descr b/devel/py-python-gitlab/pkg-descr new file mode 100644 index 000000000000..348dc034b695 --- /dev/null +++ b/devel/py-python-gitlab/pkg-descr @@ -0,0 +1,5 @@ +python-gitlab is a Python package providing access to the GitLab server API. + +It supports the v3 and v4 APIs of GitLab, and provides a CLI tool (gitlab). + +WWW: https://github.com/python-gitlab/python-gitlab |