diff env/lib/python3.7/site-packages/galaxy_tool_util-20.5.0.dev2.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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/env/lib/python3.7/site-packages/galaxy_tool_util-20.5.0.dev2.dist-info/METADATA	Sat May 02 07:14:21 2020 -0400
@@ -0,0 +1,78 @@
+Metadata-Version: 2.1
+Name: galaxy-tool-util
+Version: 20.5.0.dev2
+Summary: Galaxy Tool and Tool Dependency 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
+Requires-Dist: galaxy-util (>=20.1.0.dev0)
+Requires-Dist: galaxy-containers
+Provides-Extra: condatesting
+Requires-Dist: jinja2 ; extra == 'condatesting'
+
+
+.. image:: https://badge.fury.io/py/galaxy-tool-util.svg
+   :target: https://pypi.org/project/galaxy-tool-util/
+
+
+Overview
+--------
+
+The Galaxy_ tool utilities.
+
+* Free software: Academic Free License version 3.0
+* Code: https://github.com/galaxyproject/galaxy
+
+.. _Galaxy: http://galaxyproject.org/
+
+
+
+
+History
+-------
+
+.. to_doc
+
+---------------------
+20.5.0.dev0
+---------------------
+
+* First release from the 20.05 branch of Galaxy.
+
+---------------------
+20.1.0.dev0
+---------------------
+
+* First release from the 20.01 branch of Galaxy.
+
+---------------------
+19.9.1 (2019-12-28)
+---------------------
+
+* Fix declared dependency problem with package.
+
+---------------------
+19.9.0 (2019-12-16)
+---------------------
+
+* Initial import from dev branch of Galaxy during 19.09 development cycle.
+
+