Metadata-Version: 1.1
Name: django-todopago
Version: 0.1.0
Summary: Library to integrate TodoPago into Django apps
Home-page: https://github.com/WhyNotHugo/django-todopago
Author: Hugo Osvaldo Barrera
Author-email: hugo@barrera.io
License: ISC
Description: django-todopago
        ===============
        
        This library integrates TodoPago with Django. It's kind of rushed, but has been
        working in production for months (probably over a year).
        
        Django 2.0 and 2.1 are supported, and only Python 3.7 has been tested to work
        as expected.
        
        There's little docs, and lot's of guesswork to using it. Docs and more README
        is welcome.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.0
Classifier: Framework :: Django :: 2.1
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
