Metadata-Version: 1.1
Name: swanson
Version: 0.1.1
Summary: Django BDD test runner
Home-page: https://github.com/nathforge/swanson
Author: Nathan Reynolds
Author-email: email@nreynolds.co.uk
License: UNKNOWN
Description: Swanson
        =======
        
        **Swanson** is a BDD test runner, **designed for Django**. It takes
        specs in plain-text format, and runs them with the rest of your test suite.
        
        * Docs: http://swanson.readthedocs.org/
        * Source: https://github.com/nathforge/swanson
        * PyPI: https://pypi.python.org/pypi/swanson
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
