Metadata-Version: 1.1
Name: django-stripe-payments
Version: 1.1
Summary: a payments Django app for Stripe
Home-page: https://github.com/eldarion/django-stripe-payments
Author: Patrick Altman
Author-email: paltman@eldarion.com
License: BSD
Description: ======================
        django-stripe-payments
        ======================
        
        a payments Django app for Stripe
        
        This app allows you to process one off charges as well as signup users for
        recurring subscriptions managed by Stripe.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
