Metadata-Version: 1.0
Name: Flask-Should-DSL
Version: 0.2
Summary: A flask extension for testing with should-dsl
Home-page: http://github.com/obmarg/flask-should-dsl
Author: Graeme Coupar
Author-email: grambo@grambo.me.uk
License: BSD
Description: 
        Flask-Should-DSL
        -------------
        
        A flask extension for testing with should-dsl.
        
        This extension adds some basic matchers to should-dsl to allow it to be used
        easily along with the standard flask testing setup.
        
        See the Readme at http://github.com/obmarg/flask-should-dsl for more
        information
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
