comparison env/lib/python3.7/site-packages/galaxy_util-20.1.0.dev0.dist-info/METADATA @ 5:9b1c78e6ba9c draft default tip

"planemo upload commit 6c0a8142489327ece472c84e558c47da711a9142"
author shellac
date Mon, 01 Jun 2020 08:59:25 -0400
parents 79f47841a781
children
comparison
equal deleted inserted replaced
4:79f47841a781 5:9b1c78e6ba9c
1 Metadata-Version: 2.1
2 Name: galaxy-util
3 Version: 20.1.0.dev0
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 Provides-Extra: template
27 Provides-Extra: jstree
28 Requires-Dist: bleach
29 Requires-Dist: boltons
30 Requires-Dist: docutils
31 Requires-Dist: markupsafe
32 Requires-Dist: packaging
33 Requires-Dist: pyyaml
34 Requires-Dist: routes
35 Requires-Dist: six (>=1.9.0)
36 Requires-Dist: bz2file; python_version < "3.3"
37 Provides-Extra: jstree
38 Requires-Dist: dictobj; extra == 'jstree'
39 Provides-Extra: template
40 Requires-Dist: future; extra == 'template'
41 Requires-Dist: Cheetah3; extra == 'template'
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.1.0.dev0
67 ---------------------
68
69 * First release from 20.01 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