python-paypal 1.2.5-1 source package in Ubuntu

Changelog

python-paypal (1.2.5-1) unstable; urgency=medium

  * Initial release

 -- Sophie Brun <email address hidden>  Tue, 28 Jun 2016 09:03:15 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-paypal_1.2.5-1.dsc 1.8 KiB ada1089b0310a96fe06a073f2fab92b50a2471d6c3e352608a8c60e67033b8b2
python-paypal_1.2.5.orig.tar.gz 24.6 KiB 19d7c9ce631d9950567da642193c9a9fbad053569cb0e907205e2b93fd1b6e10
python-paypal_1.2.5-1.debian.tar.xz 2.3 KiB 6b909c630afbb922be1e6a89805b154267bd18f8ccc6abcbde313c113878d017

No changes file available.

Binary packages built by this source

python-paypal: PayPal API implementation (Python 2)

 This package implements Paypal's Website Payments Pro NVP API in Python.
 This currently includes Direct Payments (Credit card payments without a PayPal
 Account) and PayPal Express Checkout (Payment via a PayPal account).
 .
 python-paypal does no real validation, doesn't hold hands, and is generally
 only going to handle authentication, http-level stuff, and serializing
 a list of keyword arguments passed to the API methods. You'll need to
 read the official PayPal documentation for what key/values to pass:
 https://developer.paypal.com/docs/classic/
 .
 This package installs the library for Python 2.

python3-paypal: PayPal API implementation (Python 3)

 This package implements Paypal's Website Payments Pro NVP API in Python.
 This currently includes Direct Payments (Credit card payments without a PayPal
 Account) and PayPal Express Checkout (Payment via a PayPal account).
 .
 python-paypal does no real validation, doesn't hold hands, and is generally
 only going to handle authentication, http-level stuff, and serializing
 a list of keyword arguments passed to the API methods. You'll need to
 read the official PayPal documentation for what key/values to pass:
 https://developer.paypal.com/docs/classic/
 .
 This package installs the library for Python 3.