comparison planemo/lib/python3.7/site-packages/galaxy_util-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
comparison
equal deleted inserted replaced
0:d30785e31577 1:56ad4e20f292
1 Metadata-Version: 2.1
2 Name: galaxy-util
3 Version: 20.5.0
4 Summary: Galaxy Generic 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 :: 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: bleach
27 Requires-Dist: boltons
28 Requires-Dist: docutils
29 Requires-Dist: markupsafe
30 Requires-Dist: packaging
31 Requires-Dist: pyyaml
32 Requires-Dist: requests
33 Requires-Dist: routes
34 Requires-Dist: six (>=1.9.0)
35 Requires-Dist: bz2file ; python_version < "3.3"
36 Provides-Extra: jstree
37 Requires-Dist: dictobj ; extra == 'jstree'
38 Provides-Extra: template
39 Requires-Dist: future ; extra == 'template'
40 Requires-Dist: Cheetah3 ; extra == 'template'
41
42
43 .. image:: https://badge.fury.io/py/galaxy-util.svg
44 :target: https://pypi.org/project/galaxy-util/
45
46
47 Overview
48 --------
49
50 The Galaxy_ utilities module.
51
52 * Free software: Academic Free License version 3.0
53 * Code: https://github.com/galaxyproject/galaxy
54
55 .. _Galaxy: http://galaxyproject.org/
56
57
58
59
60 History
61 -------
62
63 .. to_doc
64
65 ---------------------
66 20.5.0 (2020-07-03)
67 ---------------------
68
69 * First release from 20.05 branch of Galaxy.
70
71 ---------------------
72 19.9.0 (2019-11-21)
73 ---------------------
74
75 * Initial import from dev branch of Galaxy during 19.09 development cycle.
76
77