view env/lib/python3.7/site-packages/galaxy_util-20.1.0.dev0.dist-info/METADATA @ 4:79f47841a781 draft

"planemo upload commit 2a0fe2cc28b09e101d37293e53e82f61762262ec"
author shellac
date Thu, 14 May 2020 16:47:39 -0400
parents 26e78fe6e8c4
children
line wrap: on
line source

Metadata-Version: 2.1
Name: galaxy-util
Version: 20.1.0.dev0
Summary: Galaxy Generic Utilities
Home-page: https://github.com/galaxyproject/galaxy
Author: Galaxy Project and Community
Author-email: galaxy-committers@lists.galaxyproject.org
License: AFL
Keywords: galaxy
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Academic Free License (AFL)
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Testing
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst
Provides-Extra: template
Provides-Extra: jstree
Requires-Dist: bleach
Requires-Dist: boltons
Requires-Dist: docutils
Requires-Dist: markupsafe
Requires-Dist: packaging
Requires-Dist: pyyaml
Requires-Dist: routes
Requires-Dist: six (>=1.9.0)
Requires-Dist: bz2file; python_version < "3.3"
Provides-Extra: jstree
Requires-Dist: dictobj; extra == 'jstree'
Provides-Extra: template
Requires-Dist: future; extra == 'template'
Requires-Dist: Cheetah3; extra == 'template'

.. image:: https://badge.fury.io/py/galaxy-util.svg
   :target: https://pypi.org/project/galaxy-util/


Overview
--------

The Galaxy_ utilities module.

* Free software: Academic Free License version 3.0
* Code: https://github.com/galaxyproject/galaxy

.. _Galaxy: http://galaxyproject.org/




History
-------

.. to_doc

---------------------
20.1.0.dev0
---------------------

* First release from 20.01 branch of Galaxy.

---------------------
19.9.0 (2019-11-21)
---------------------

* Initial import from dev branch of Galaxy during 19.09 development cycle.