Metadata-Version: 1.1
Name: python-manage2
Version: 1.0.1
Summary: Client library for cPanel Manage2 API
Home-page: https://github.com/vexxhost/
Author: VEXXHOST, Inc.
Author-email: support@vexxhost.com
License: Apache License, Version 2.0
Description: Python bindings for cPanel Manage2 API
        ======================================
        
        This is a simple Manage2 API for cPanel.  It still lacks a few additional
        feature however it covers the most important points such as activating,
        expiring and looking up licensing.
        
        You can see code examples in the examples folder.  Patches are welcome to
        add/or improve new features via pull requests.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
