Metadata-Version: 2.4
Name: reahl-paypalsupport
Version: 7.0.4
Summary: Support for payments via PayPal.
Author-email: Iwan Vosloo <iwan@reahl.org>, Craig Sparks <craig@reahl.org>
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: reahl-component<7.1,>=7.0
Requires-Dist: reahl-sqlalchemysupport<7.1,>=7.0
Requires-Dist: reahl-web<7.1,>=7.0
Requires-Dist: reahl-web-declarative<7.1,>=7.0
Requires-Dist: reahl-domain<7.1,>=7.0
Requires-Dist: paypal-checkout-serversdk
Requires-Dist: SQLAlchemy<2.1.999,>=1.4
Dynamic: license-file

 Reahl is a web application framework that allows a Python programmer to work in
 terms of useful abstractions - using a single programming language.

 This package contains add-on facilities using which you can process payments
 via PayPal.
