Metadata-Version: 1.1
Name: branchesv
Version: 0.2.11
Summary: Python package to get the information of all the repos in a directory
Home-page: https://git.vauxoo.com/vauxoo/branchesv
Author: Vauxoo
Author-email: joseangel@vauxoo.com
License: ISCL
Description: ===============================
        branchesv
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/branchesv.svg
                :target: https://pypi.python.org/pypi/branchesv
        
        .. image:: https://readthedocs.org/projects/branchesv/badge/?version=latest
                :target: https://branchesv.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://git.vauxoo.com/vauxoo/branchesv/badges/master/build.svg
                :target: https://git.vauxoo.com/vauxoo/branchesv/commits/master
                :alt: Gitlab CI
        
        
        Python package to get the information of all the repos in a directory
        
        * Free software: GNU General Public License v3
        * Documentation: https://branchesv.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 (2016-06-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: branchesv
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
