Library for Gerrit
Go to file
Clark Boylan 6d58714528 Add method to list Gerrit Groups.
* gerritlib/gerrit.py: Add listGroups() method that will run `gerrit
ls-groups` and return the result as a python list.

Change-Id: I2cb6b7b6a23f3efdb81f90b492c07075c4606c38
2013-09-25 11:04:28 -07:00
gerritlib Add method to list Gerrit Groups. 2013-09-25 11:04:28 -07:00
.gitignore Ignore versioninfo file. 2012-11-13 09:03:20 -08:00
.gitreview Updated .gitreview location 2012-12-16 10:40:40 -08:00
LICENSE Add Apache2 license file to the project. 2012-07-11 14:36:15 -07:00
MANIFEST.in Add setup.py to project. 2012-07-11 13:00:12 -07:00
README.rst Modernize build requirements. 2013-06-02 10:46:12 -04:00
requirements.txt Modernize build requirements. 2013-06-02 10:46:12 -04:00
setup.cfg Modernize build requirements. 2013-06-02 10:46:12 -04:00
setup.py Modernize build requirements. 2013-06-02 10:46:12 -04:00
test-requirements.txt Remove dependency on distribute 2013-07-05 21:15:26 -04:00
tox.ini Modernize build requirements. 2013-06-02 10:46:12 -04:00

README.rst

gerritlib

A Python library for interacting with Gerrit.