comparison env/lib/python3.7/site-packages/galaxy_containers-19.9.0.dist-info/METADATA @ 0:26e78fe6e8c4 draft

"planemo upload commit c699937486c35866861690329de38ec1a5d9f783"
author shellac
date Sat, 02 May 2020 07:14:21 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:26e78fe6e8c4
1 Metadata-Version: 2.1
2 Name: galaxy-containers
3 Version: 19.9.0
4 Summary: Galaxy Container Modeling and Interaction Abstractions
5 Home-page: https://github.com/galaxyproject/galaxy
6 Author: Galaxy Project and Community
7 Author-email: galaxy-committers@lists.galaxyproject.org
8 License: AFL
9 Keywords: galaxy
10 Platform: UNKNOWN
11 Classifier: Development Status :: 5 - Production/Stable
12 Classifier: Intended Audience :: Developers
13 Classifier: Environment :: Console
14 Classifier: License :: OSI Approved :: Academic Free License (AFL)
15 Classifier: Operating System :: POSIX
16 Classifier: Topic :: Software Development
17 Classifier: Topic :: Software Development :: Code Generators
18 Classifier: Topic :: Software Development :: Testing
19 Classifier: Natural Language :: English
20 Classifier: Programming Language :: Python :: 2
21 Classifier: Programming Language :: Python :: 2.7
22 Classifier: Programming Language :: Python :: 3.5
23 Classifier: Programming Language :: Python :: 3.6
24 Classifier: Programming Language :: Python :: 3.7
25 Description-Content-Type: text/x-rst
26 Requires-Dist: galaxy-util
27 Requires-Dist: requests
28 Provides-Extra: docker
29 Requires-Dist: docker ; extra == 'docker'
30
31
32 .. image:: https://badge.fury.io/py/galaxy-containers.svg
33 :target: https://pypi.org/project/galaxy-containers/
34
35
36 Overview
37 --------
38
39 The Galaxy_ containers module - interfaces for modeling and interacting with container backends (docker and docker swarm currently).
40
41 * Free software: Academic Free License version 3.0
42 * Code: https://github.com/galaxyproject/galaxy
43
44 .. _Galaxy: http://galaxyproject.org/
45
46
47
48
49 History
50 -------
51
52 .. to_doc
53
54 ---------------------
55 19.9.0 (2019-12-16)
56 ---------------------
57
58 * Initial import from dev branch of Galaxy during 19.09 development cycle.
59
60