https://github.com/galaxyproject/galaxy
Raw File
Tip revision: c804eace9fd6d18c567038723d79e890e9d0209b authored by John Chilton on 15 February 2016, 11:11:16 UTC
Update HISTORY.rst.
Tip revision: c804eac
README.rst

.. image:: https://readthedocs.org/projects/pip/badge/?version=latest
   :target: https://galaxy-lib.readthedocs.org

.. image:: https://badge.fury.io/py/planemo.svg
   :target: https://pypi.python.org/pypi/galaxy-lib/

.. image:: https://travis-ci.org/galaxyproject/galaxy-lib.png?branch=master
   :target: https://travis-ci.org/galaxyproject/galaxy-lib

.. image:: https://coveralls.io/repos/galaxyproject/galaxy-lib/badge.svg?branch=master
   :target: https://coveralls.io/r/galaxyproject/galaxy-lib?branch=master


A small subset of the Galaxy_ project for reuse outside the core. This subset has minimal dependencies and should be Python 3 compatible.

* Free software: Academic Free License version 3.0
* Documentation: https://galaxy-lib.readthedocs.org.
* Code: https://github.com/galaxyproject/galaxy-lib


.. _Galaxy: http://galaxyproject.org/
.. _GitHub: https://github.com/
.. _Docker: https://www.docker.com/
.. _Homebrew: http://brew.sh/
.. _linuxbrew: https://github.com/Homebrew/linuxbrew
.. _Vagrant: https://www.vagrantup.com/
.. _Travis CI: http://travis-ci.org/
.. _`tools-devteam`: https://github.com/galaxyproject/tools-devteam
.. _`tools-iuc`: https://github.com/galaxyproject/tools-iuc
.. _Publishing to the Tool Shed: http://planemo.readthedocs.org/en/latest/publishing.html
.. _Common Workfow Language: http://common-workflow-language.github.io
back to top