Metadata-Version: 1.1
Name: django-soapbox
Version: 1.1
Summary: Site-wide and page-specific announcements/messages for Django sites
Home-page: https://github.com/ubernostrum/django-soapbox
Author: James Bennett
Author-email: james@b-list.org
License: UNKNOWN
Description: .. -*-restructuredtext-*-
        
        django-soapbox provides simple site-wide and page-specific
        announcements/messages for `Django <https://www.djangoproject.com>`_
        sites. Simply install, begin adding messages in the admin, and then
        use the provided template tag library to retrieve them.
        
        Full documentation is included and `available online
        <http://django-soapbox.readthedocs.org/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.7
Classifier: Framework :: Django :: 1.8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Utilities
