Metadata-Version: 1.1
Name: buildpy-server-testcommands
Version: 0.1.0
Summary: buildpy-server-testcommands: Testcommand Plugin
Home-page: https://github.com/buildpy/buildpy-server-testcommands
Author: Maik Figura
Author-email: maiksensi@gmail.com
License: MIT
Description: Buildpy-Server-Testcommands
        ===========================
        
        .. image:: https://travis-ci.org/buildpy/buildpy-server-testcommands.svg?branch=develop
            :target: https://travis-ci.org/buildpy/buildpy-server-testcommands
            :alt: See Build Status on Travis CI
        
        .. image:: https://ci.appveyor.com/api/projects/status/hfkcxpmtrj2clpb1/branch/develop?svg=true
            :target: https://ci.appveyor.com/project/maiksensi/buildpy-server-testcommands/branch/develop
            :alt: See Build Status on AppVeyor
        
        `Buildpy-server-testcommands`_ is a plugin for `buildpy-server`_.
        It provides running test commands. 
        
        Installation
        ------------
        
        You can install "buildpy-server-testcommands"
        via `pip`_ from `PyPI`_::
        
            $ pip install buildpy-server-testcommands
        
        License
        -------
        
        Distributed under the terms of the `MIT`_ license,
        "buildpy-server-testcommands" is free and open source software.
        
        Issues
        ------
        
        If you encounter any problems, please `file an issue`_ along with a
        detailed description.
        
        .. _`MIT`: http://opensource.org/licenses/MIT
        .. _`buildpy-server`: https://github.com/buildpy/buildpy-server
        .. _`buildpy-server-testcommands`: https://github.com/buildpy/buildpy-server-testcommands
        .. _`file an issue`: https://github.com/buildpy/buildpy-server-testcommands/issues
        .. _`pip`: https://pypi.python.org/pypi/pip/
        .. _`PyPI`: https://pypi.python.org/pypi
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
