/usr/lib/python2.7/dist-packages/paypal-1.2.5.egg-info/PKG-INFO is in python-paypal 1.2.5-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | 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-Content-Type: UNKNOWN
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
|