Metadata-Version: 2.1
Name: testml
Version: 0.0.1
Summary: TestML framework for Python
Home-page: https://testml.org
Author: Ingy döt Net
Author-email: ingy@ingy.net
License: MIT
Project-URL: Source, https://github.com/testml-lang/testml/
Project-URL: Bug Reports, https://github.com/testml-lang/testml/issues/
Description: TestML
        ======
        
        A Software Testing Meta Language
        
        # Synopsis
        
            testml-python -e '1 == 1'
        
        # Description
        
        See https://github.com/testml-lang/testml#testml
        
        # Author
        
        Ingy döt Net <ingy@ingy.net>
        
        # Copyright
        
        Copyright 2018. Ingy döt Net.
        
        TestML is released under the MIT license.
        See the file LICENSE for more details.
        
Keywords: test testing development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
