Metadata-Version: 1.0
Name: authorize
Version: 0.0.6
Summary: An API to connect to authorize.net(TM) payment services.
Home-page: http://adroll.com/labs
Author: Valentino Volonghi
Author-email: valentino@adroll.com
License: MIT License
Description: Authorize is a client side library to use CIM, AIM and ARB APIs
        exposed by Authorize.net(TM) payment services, it also provides two ways
        to use the API, a synchronous one that uses python's own httplib and
        an asynchronous one that uses Twisted Web instead.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
