comparison env/lib/python3.9/site-packages/galaxy_tool_util-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-tool-util
3 Version: 21.1.0
4 Summary: Galaxy Tool and Tool Dependency Utilities
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 (>=20.1.0.dev0)
27 Requires-Dist: galaxy-containers
28 Requires-Dist: lxml
29 Provides-Extra: mulled
30 Requires-Dist: conda ; extra == 'mulled'
31 Requires-Dist: cytoolz ; extra == 'mulled'
32 Requires-Dist: jinja2 ; extra == 'mulled'
33 Requires-Dist: Whoosh ; extra == 'mulled'
34
35
36 .. image:: https://badge.fury.io/py/galaxy-tool-util.svg
37 :target: https://pypi.org/project/galaxy-tool-util/
38
39
40 Overview
41 --------
42
43 The Galaxy_ tool utilities.
44
45 * Free software: Academic Free License version 3.0
46 * Code: https://github.com/galaxyproject/galaxy
47
48 .. _Galaxy: http://galaxyproject.org/
49
50
51
52
53 History
54 -------
55
56 .. to_doc
57
58 ---------------------
59 21.1.0 (2021-03-19)
60 ---------------------
61
62 * First release from the 21.01 branch of Galaxy.
63
64 ---------------------
65 20.9.1 (2020-10-28)
66 ---------------------
67
68 * Bugfixes to work around & annotate expected tool test failures.
69
70 ---------------------
71 20.9.0.dev2
72 ---------------------
73
74 * First release from the 20.09 branch of Galaxy.
75
76 ---------------------
77 20.5.0 (2020-07-04)
78 ---------------------
79
80 * First release from the 20.05 branch of Galaxy.
81
82 ---------------------
83 20.1.0 (2020-07-04)
84 ---------------------
85
86 * First release from the 20.01 branch of Galaxy.
87
88 ---------------------
89 19.9.1 (2019-12-28)
90 ---------------------
91
92 * Fix declared dependency problem with package.
93
94 ---------------------
95 19.9.0 (2019-12-16)
96 ---------------------
97
98 * Initial import from dev branch of Galaxy during 19.09 development cycle.
99
100