Metadata-Version: 1.1
Name: infoblox-netmri
Version: 0.1.0
Summary: A simple client for the Infoblox NetMRI RESTful API.
Home-page: https://github.com/infobloxopen/infoblox-netmri
Author: John Belamaric
Author-email: jbelamaric@infoblox.com
License: Apache
Description: ===============================
        Infoblox NetMRI Client
        ===============================
        
        .. image:: https://img.shields.io/travis/infobloxopen/infoblox-netmri.svg
                :target: https://travis-ci.org/infobloxopen/infoblox-netmri
        
        .. image:: https://img.shields.io/pypi/v/infoblox-netmri.svg
                :target: https://pypi.python.org/pypi/infoblox-netmri
        
        
        A simple client for the Infoblox NetMRI RESTful API.
        
        * Free software: Apache license
        * Homepage: https://github.com/infobloxopen/infoblox-netmri
        
        Features
        --------
        
        * Enables execution of RESTful API calls on the NetMRI via Python.
        * HTTP and HTTPS
        
        NetMRI Documentation
        --------------------
        
        To see documentation on the calls available, visit the page /api/docs on
        your NetMRI.
        
        Please also see https://github.com/infobloxopen/netmri-toolkit for examples.
        
        
        
        
        History
        -------
        
        0.1.0 (2015-11-09)
        ---------------------
        
        * First release on PyPI.
        
Keywords: infoblox_netmri netmri infoblox network automation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
