File: PKG-INFO

package info (click to toggle)
python-paypal 1.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 208 kB
  • sloc: python: 945; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 952 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Metadata-Version: 1.1
Name: paypal
Version: 1.2.5
Summary: PayPal API implementation in Python.
Home-page: https://github.com/gtaylor/paypal-python
Author: Gregory Taylor
Author-email: gtaylor@gc-taylor.com
License: Apache Software License
Download-URL: http://pypi.python.org/pypi/paypal/
Description: An implementation of PayPal's API in Python.
        Currently features Direct Payment (Guest), and PayPal Express checkouts.
        
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