Metadata-Version: 2.0
Name: gargoyle
Version: 0.11.0
Summary: Gargoyle is a platform built on top of Django which allows you to switch functionality of your application on and off based on conditions.
Home-page: https://github.com/disqus/gargoyle
Author: DISQUS
Author-email: opensource@disqus.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Requires-Dist: django-modeldict (>=1.2.0)
Requires-Dist: nexus (>=0.2.3)
Requires-Dist: django-jsonfield (>=0.9.2,<0.9.13)
Provides-Extra: test
Requires-Dist: Django (>=1.4,<1.8); extra == 'test'
Requires-Dist: django-nose; extra == 'test'
Requires-Dist: nose; extra == 'test'
Requires-Dist: South; extra == 'test'

UNKNOWN


