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.
