Metadata-Version: 2.1
Name: gmapi
Version: 1.4.21
Summary: Python bindings to Graymeta.com API v.21
Home-page: https://github.com/simonski/gm-api-python
Author: Simon Gauld
License: Apache 2
Description: # gm
        
        Python GrayMeta API bindings.
        
        This project is used to access your GrayMeta installation API using python.
        
        ## Installation
        
        This is avaialble on pypy
        
            pip install gmapi
        
        ## Usage
        
        	gm	
        	
        
        
        	
        
        
            
        
Keywords: Client API to Graymeta v.21
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: test
Provides-Extra: dev
