Metadata-Version: 2.0
Name: commonware
Version: 0.5.0
Summary: A place to keep stuff we want to share, like middleware.
Home-page: http://github.com/mozilla/commonware
Author: James Socol
Author-email: james@mozilla.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Environment :: Web Environment :: Mozilla
Classifier: Intended Audience :: Developers
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules

==========
Commonware
==========

.. image:: https://img.shields.io/travis/mozilla/commonware/master.svg
    :target: https://travis-ci.org/mozilla/commonware
.. image:: https://img.shields.io/pypi/v/commonware.svg
    :target: https://pypi.python.org/pypi/commonware

Commonware is a collection of small but useful tools for Django.

They seemed too small to be worth their own packages, but we also wanted
to share them. So here they are.


