Metadata-Version: 1.1
Name: deadgargoyle
Version: 0.1.0
Summary: Identifies Gargoyle switches that are no longer necessary
Home-page: https://github.com/pydanny/deadgargoyle
Author: Daniel Roy Greenfeld
Author-email: pydanny@gmail.com
License: BSD
Description: ===============================
        deadgargoyle
        ===============================
        
        .. .. image:: https://img.shields.io/travis/pydanny/deadgargoyle.svg
        ..         :target: https://travis-ci.org/pydanny/deadgargoyle
        
        .. image:: https://img.shields.io/pypi/v/deadgargoyle.svg
                :target: https://pypi.python.org/pypi/deadgargoyle
        
        
        Identifies Gargoyle switches that are no longer necessary
        
        * Free software: Apache2
        * Documentation: https://deadgargoyle.readthedocs.org.
        
        Features
        --------
        
        * Search through Gargoyle switches configuring in Django `settings` modules.
        * TODO: Reports Gargoyle switch record orphans.
        
        Thanks
        ------
        
        Bartek Ogryczak (@vartec) for giving me the inspiration.
        
        
        
        
        History
        -------
        
        0.1.0 (2015-03-27)
        ---------------------
        
        * First release on PyPI.
        
Keywords: deadgargoyle
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
