Metadata-Version: 1.1
Name: scm-git
Version: 1.2.4
Summary: A tool that operate GitLab remotely
Home-page: https://github.com/pypa/sampleproject
Author: Nokia 3GC OSP CI Team
Author-email: kevin.j.wang@nokia-sbell.com
License: MIT
Description: # Main purpose 

        This tool is mainly used to provide an interface as the form of comand line script to do some GitLab related operations such as add a sub group, add a project under a group, grand a user previleages to a group or project, get a project or a group information and so on by wrapping GitLab REST API.

        

        ## 1. Info

        

        ## 2. Project

        

        ## 3. Group
Keywords: SCM GitLab setuptools development
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Shells
Classifier: License :: OSI Approved :: MIT License
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
