Metadata-Version: 2.1
Name: mimecast_api
Version: 0.3
Summary: Access Mimecast email security services
Home-page: https://gitlab.com/jaredjennings/python-mimecast_api
Author: Jared Jennings
Author-email: jjennings@fastmail.fm
License: BSD-2-Clause
Description: Mimecast API access
        -------------------
        
        Mimecast is a company providing email security and other
        services. Customers can access some of these services via Mimecast's
        "post-REST" API. This unofficial client library starts from the
        example Python code in Mimecast's documentation, and adds a thin layer
        on top.
        
        See also https://www.mimecast.com/tech-connect/documentation/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Security
Description-Content-Type: text/x-rst
