Metadata-Version: 1.1
Name: pyramid_switchboard
Version: 0.3
Summary: A package which wraps the switchboard feature flipper for Pyramid application development
Home-page: https://github.com/switchboardpy/pyramid_switchboard
Author: Kyle Adams
Author-email: kadams54@gmail.com
License: Apache License
Description: switchboard_pyramid is a wrapper around Switchboard, turning it into a
        pyramid add-on and making it super easy to use with your pyramid apps.
        Switchboard is a feature flipper, allowing you to control what features
        or blocks of code are active for any given request.
        
Keywords: wsgi pylons pyramid featureflipper
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: License :: OSI Approved :: Apache Software License
