Source: python-galaxy-tool-util-models
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Michael R. Crusoe <crusoe@debian.org>
Section: python
Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Build-Depends: debhelper-compat (= 13),
               python3-all,
               python3-setuptools,
               pybuild-plugin-pyproject,
               dh-sequence-python3,
               python3-galaxy-common,
               python3-pydantic,
               python3-typing-extensions,
               python3-pytest <!nocheck>
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-galaxy-tool-util-models
Vcs-Git: https://salsa.debian.org/python-team/packages/python-galaxy-tool-util-models.git
Homepage: https://github.com/galaxyproject/galaxy
Rules-Requires-Root: no

Package: python3-galaxy-tool-util-models
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-galaxy-common
Description: Pydantic models for Galaxy tools
 Pydantic models to support Galaxy tool utilities.
