Metadata-Version: 1.0
Name: django-seatbelt
Version: 1.0.1
Summary: Simple sandbox that isolates production applications from things users stick in /usr/local/
Home-page: http://github.com/zyga/django-seatbelt
Author: Zygmunt Krynicki
Author-email: zygmunt.krynicki@canonical.com
License: LGPL3
Description: 
            Reduce support calls by isolating your production application from user's
            mismanagement and stuff they put inside /usr/local/.
            
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
