Metadata-Version: 1.0
Name: lmiapi
Version: 0.1
Summary: Basic Python interface to the LogMeIn Central REST API.
Home-page: https://projects.ninemoreminutes.com/projects/lmiapi/
Author: Nine More Minutes, Inc.
Author-email: support@ninemoreminutes.com
License: BSD
Description: LogMeIn API
        ===========
        
        Basic Python interface to the LogMeIn Central REST API.  Requires credentials
        obtained from LogMeIn support.
        
        LogMeIn's API documentation can be found at:
        https://secure.logmein.com/welcome/documentation/EN/pdf/LogMeInCentralPublicAPIReference.pdf
        
        Take a look at example.py to get started.
        
Keywords: logmein api requests rest
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Systems Administration
