Metadata-Version: 1.1
Name: testpad
Version: 0.1.0
Summary: Automate testing
Home-page: https://github.com/milin/testpad
Author: Milind Shakya
Author-email: sh.milind@gmail.com
License: ISCL
Description: ===============================
        testpad
        ===============================
        
        .. image:: https://img.shields.io/travis/milin/testpad.svg
                :target: https://travis-ci.org/milin/testpad
        
        .. image:: https://img.shields.io/pypi/v/testpad.svg
                :target: https://pypi.python.org/pypi/testpad
        
        
        Automate testing
        
        * Free software: ISC license
        * Documentation: https://testpad.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: testpad
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
