Mercurial > repos > shellac > sam_consensus_v3
comparison env/lib/python3.9/site-packages/galaxy_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-util | |
| 3 Version: 21.1.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 :: 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: 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: zipstream-new | |
| 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 21.1.0 (2021-03-19) | |
| 67 --------------------- | |
| 68 | |
| 69 * First release from the 21.01 branch of Galaxy. | |
| 70 | |
| 71 --------------------- | |
| 72 20.9.1 (2020-10-28) | |
| 73 --------------------- | |
| 74 | |
| 75 | |
| 76 --------------------- | |
| 77 20.9.0 (2020-10-15) | |
| 78 --------------------- | |
| 79 | |
| 80 * First release from the 20.09 branch of Galaxy. | |
| 81 | |
| 82 --------------------- | |
| 83 20.5.0 (2020-07-03) | |
| 84 --------------------- | |
| 85 | |
| 86 * First release from 20.05 branch of Galaxy. | |
| 87 | |
| 88 --------------------- | |
| 89 19.9.0 (2019-11-21) | |
| 90 --------------------- | |
| 91 | |
| 92 * Initial import from dev branch of Galaxy during 19.09 development cycle. | |
| 93 | |
| 94 |
