Metadata-Version: 2.0
Name: buildpy-server-envs
Version: 0.1.1
Summary: environments: A simple plugin to use with Buildpy-Server
Home-page: https://github.com/buildpy/buildpy-server-envs
Author: Maik Figura
Author-email: maiksensi@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
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
Requires-Dist: py (>=1.4.31)
Requires-Dist: pluggy (>=0.3.1)
Requires-Dist: pytest (>=2.8.5)

Buildpy-Server-envs
===================

.. image:: https://travis-ci.org/buildpy/buildpy-server-envs.svg?branch=develop
    :target: https://travis-ci.org/buildpy/buildpy-server-envs
    :alt: See Build Status on Travis CI

.. image:: https://ci.appveyor.com/api/projects/status/github/buildpy/buildpy-server-envs?branch=develop
    :target: https://ci.appveyor.com/project/buildpy/buildpy-server-envs/branch/develop
    :alt: See Build Status on AppVeyor

`Buildpy-server-envs`_ is a plugin for `buildpy-server`_.
A simple plugin to use with Buildpy-Server.

Installation
------------

You can install "buildpy-server-testcommands"
via `pip`_ from `PyPI`_::

    $ pip install buildpy-server-envs

License
-------

Distributed under the terms of the `MIT`_ license,
"buildpy-server--environments" is free and open source software.

Issues
------

If you encounter any problems, please `file an issue`_ along with a detailed description.

.. _`buildpy-server`: https://github.com/buildpy/buildpy-server
.. _`buildpy-server-envs`: https://github.com/buildpy/buildpy-server-envs
.. _`MIT`: http://opensource.org/licenses/MIT
.. _`BSD-3`: http://opensource.org/licenses/BSD-3-Clause
.. _`GNU GPL v3.0`: http://www.gnu.org/licenses/gpl-3.0.txt
.. _`file an issue`: https://github.com/buildpy/buildpy-server-envs/issues
.. _`pip`: https://pypi.python.org/pypi/pip/
.. _`PyPI`: https://pypi.python.org/pypi


