Metadata-Version: 1.1
Name: zuora-client
Version: 1.0
Summary: Zuora client SOAP API
Home-page: https://github.com/liberation/zuora-client
Author: Fantomas42
Author-email: fantomas42@gmail.com
License: BSD License
Description: ============
        Zuora-Client
        ============
        
        This is a simple Python client designed to communicate with Zuora in SOAP.
        
        Handle the session, transport and logging parts to make your API calls.
        
        This means that the client is completly agnostic.
        
Keywords: zuora,client,soap,api
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
