Metadata-Version: 1.1
Name: WellBehavedPython
Version: 0.5.1
Summary: Testing package with fluent API
Home-page: https://github.com/iain-peddie/well-behaved-python
Author: Iain Peddie
Author-email: inr314159@hotmail.com
License: UNKNOWN
Description: WellBehavedPython
        -----------------
        
        Installation
        ------------
        
        Run setup.py
        
        Tutorial
        --------
        
        The tutorial is stored as a github flavoured markdown as README.md. The easiest way of reading this is on the project page on github:
        www.github.com/iain-peddie/well-behaved-python
        
        Demo
        ----
        The demo contains all of the steps of the tutorial collected together. After installation, it should be possible to run as python3 demo.py 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console 
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Testing
