Metadata-Version: 1.0
Name: django-site-utils
Version: 0.1a1
Summary: Django site-wide management commands and utilities.
Home-page: https://projects.ninemoreminutes.com/projects/django-site-utils/
Author: Nine More Minutes, Inc.
Author-email: support@ninemoreminutes.com
License: BSD
Description: The Django Site Utils library provides a reusable Django application with
        management commands and utilities for site-wide administrative actions.
        
        It is currently in the alpha stage of development and not yet recommended for
        use on production sites.
        
Keywords: django site
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
