view env/lib/python3.7/site-packages/bioblend-0.13.0.dist-info/METADATA @ 0:26e78fe6e8c4 draft

"planemo upload commit c699937486c35866861690329de38ec1a5d9f783"
author shellac
date Sat, 02 May 2020 07:14:21 -0400
parents
children
line wrap: on
line source

Metadata-Version: 2.1
Name: bioblend
Version: 0.13.0
Summary: CloudMan and Galaxy API library
Home-page: https://bioblend.readthedocs.io/
Author: Enis Afgan
Author-email: afgane@gmail.com
License: MIT
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Requires-Dist: boto (>=2.9.7)
Requires-Dist: pyyaml
Requires-Dist: requests (>=2.20.0)
Requires-Dist: requests-toolbelt (!=0.9.0,>=0.5.1)
Requires-Dist: six
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'

.. image:: https://img.shields.io/pypi/v/bioblend.svg
    :target: https://pypi.org/project/bioblend/
    :alt: latest version available on PyPI

.. image:: https://readthedocs.org/projects/bioblend/badge/
    :alt: Documentation Status
    :target: https://bioblend.readthedocs.io/

.. image:: https://badges.gitter.im/galaxyproject/bioblend.svg
   :alt: Join the chat at https://gitter.im/galaxyproject/bioblend
   :target: https://gitter.im/galaxyproject/bioblend?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

.. image:: https://travis-ci.org/galaxyproject/bioblend.png
    :target: https://travis-ci.org/galaxyproject/bioblend
    :alt: Build Status


BioBlend is a Python library for interacting with `CloudMan`_ and `Galaxy`_'s
API.

BioBlend is supported and tested on:

- Python 2.7, 3.5, 3.6 and 3.7
- Galaxy release_14.10 and later.

Full docs are available at https://bioblend.readthedocs.io/ with a quick library
overview also available in `ABOUT.rst <./ABOUT.rst>`_.

.. References/hyperlinks used above
.. _CloudMan: https://galaxyproject.org/cloudman/
.. _Galaxy: https://galaxyproject.org/