comparison env/lib/python3.9/site-packages/galaxy_containers-21.1.0.dist-info/METADATA @ 0:4f3585e2f14b draft default tip

"planemo upload commit 60cee0fc7c0cda8592644e1aad72851dec82c959"
author shellac
date Mon, 22 Mar 2021 18:12:50 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4f3585e2f14b
1 Metadata-Version: 2.1
2 Name: galaxy-containers
3 Version: 21.1.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 :: 3
21 Classifier: Programming Language :: Python :: 3.6
22 Classifier: Programming Language :: Python :: 3.7
23 Classifier: Programming Language :: Python :: 3.8
24 Classifier: Programming Language :: Python :: 3.9
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 21.1.0 (2021-03-19)
56 ---------------------
57
58 * First release from the 21.01 branch of Galaxy.
59
60 ---------------------
61 20.5.0 (2020-07-04)
62 ---------------------
63
64 * First release from the 20.05 branch of Galaxy.
65
66 ---------------------
67 19.9.0 (2019-12-16)
68 ---------------------
69
70 * Initial import from dev branch of Galaxy during 19.09 development cycle.
71
72