Source: python-galaxy-tool-util Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Michael R. Crusoe Testsuite: autopkgtest-pkg-pybuild Build-Depends: debhelper-compat (= 13), python3-all, python3-setuptools, pybuild-plugin-pyproject, dh-sequence-python3, python3-galaxy-common, python3-galaxy-tool-util-models (>> 26), python3-galaxy-util, python3-conda-package-streaming, python3-lxml, python3-markupsafe, python3-packaging, python3-pydantic, python3-yaml, python3-requests, python3-sortedcontainers, python3-typing-extensions, cwltool , python3-jinja2 , python3-whoosh , python3-edam-ontology , python3-numpy , python3-pysam , python3-pil , python3-tifffile , nodejs , python3-beaker , python3-cheetah , python3-fissix , python3-pytest , python3-pytest-asyncio , python3-pytest-mock , Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-galaxy-tool-util Vcs-Git: https://salsa.debian.org/python-team/packages/python-galaxy-tool-util.git Homepage: https://github.com/galaxyproject/galaxy Rules-Requires-Root: no Package: python3-galaxy-tool-util Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-galaxy-common Recommends: cwltool, python3-jinja2, python3-whoosh, python3-edam-ontology, python3-numpy, python3-pysam, python3-pil, python3-tifffile, Description: Galaxy tool and tool dependency utilities The Galaxy workflow platform "tool_util" module. . Used for tool metadata (bio.tools query / EDAM parsing), tool data tables, and tool dependency management & resolvers (with built-in Brew, Conda, Lmod, Dockstore, Environment Modules, and container support). . Includes a Galaxy Tool client: staging inputs, tool landing endpoints (forms with optional pre-populated parameters), Galaxy Tool XML formatter/linter and parser.