Metadata-Version: 2.2
Name: paypal
Version: 1.2.5
Summary: PayPal API implementation in Python.
Home-page: https://github.com/gtaylor/paypal-python
Download-URL: http://pypi.python.org/pypi/paypal/
Author: Pat Collins
Author-email: pat@burned.com
Maintainer: Gregory Taylor
Maintainer-email: gtaylor@gc-taylor.com
License: Apache Software License
Keywords: paypal nvp
Platform: Platform Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

An implementation of PayPal's API in Python.
Currently features Direct Payment (Guest), and PayPal Express checkouts.
