diff planemo/lib/python3.7/site-packages/galaxy_containers-20.5.0.dist-info/METADATA @ 1:56ad4e20f292 draft

"planemo upload commit 6eee67778febed82ddd413c3ca40b3183a3898f1"
author guerler
date Fri, 31 Jul 2020 00:32:28 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/planemo/lib/python3.7/site-packages/galaxy_containers-20.5.0.dist-info/METADATA	Fri Jul 31 00:32:28 2020 -0400
@@ -0,0 +1,66 @@
+Metadata-Version: 2.1
+Name: galaxy-containers
+Version: 20.5.0
+Summary: Galaxy Container Modeling and Interaction Abstractions
+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
+Requires-Dist: requests
+Provides-Extra: docker
+Requires-Dist: docker ; extra == 'docker'
+
+
+.. image:: https://badge.fury.io/py/galaxy-containers.svg
+   :target: https://pypi.org/project/galaxy-containers/
+
+
+Overview
+--------
+
+The Galaxy_ containers module - interfaces for modeling and interacting with container backends (docker and docker swarm currently).
+
+* Free software: Academic Free License version 3.0
+* Code: https://github.com/galaxyproject/galaxy
+
+.. _Galaxy: http://galaxyproject.org/
+
+
+
+
+History
+-------
+
+.. to_doc
+
+---------------------
+20.5.0 (2020-07-04)
+---------------------
+
+* First release from the 20.05 branch of Galaxy.
+
+---------------------
+19.9.0 (2019-12-16)
+---------------------
+
+* Initial import from dev branch of Galaxy during 19.09 development cycle.
+
+