Metadata-Version: 2.0
Name: django-badges
Version: 1.0.0
Summary: An easy to use app that provides Stack Overflow style badgeswith a minimum ammount of effort in django
Home-page: http://djangobadges.com
Author: James Robert
Author-email: jiaaro@gmail.com
License: GPLv3
Keywords: django badges social
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Django
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
Requires-Dist: django (>=1.7)
Requires-Dist: Pillow
Requires-Dist: future


An easy to use app that provides Stack Overflow style badges with a minimum ammount of effort in django

See the README file for details, usage info, and a list of gotchas.


