Metadata-Version: 2.1
Name: gitlab-helper
Version: 0.1.0
Summary: some useful actions for interacting with gitlab
Home-page: https://github.com/reedrichards/glb
Author: Robert Wendt
Author-email: rwendt1337@gmail.com
License: MIT license
Keywords: gitlab-helper
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: gitpython
Requires-Dist: python-gitlab

===
glb
===


.. image:: https://img.shields.io/pypi/v/glb.svg
        :target: https://pypi.python.org/pypi/glb

.. image:: https://img.shields.io/travis/reedrichards/glb.svg
        :target: https://travis-ci.org/reedrichards/glb

.. image:: https://readthedocs.org/projects/glb/badge/?version=latest
        :target: https://glb.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




some useful actions for interacting with gitlab


* Free software: MIT license
* Documentation: https://glb.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-06-10)
------------------

* First release on PyPI.


