Source: python-edam-ontology
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),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-setuptools,
               python3-all,
               python3-pytest <!nocheck>
Standards-Version: 4.7.3
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-edam-ontology
Vcs-Git: https://salsa.debian.org/python-team/packages/python-edam-ontology.git
Homepage: https://github.com/edamontology/edam-ontology.py

Package: python3-edam-ontology
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: Python packaged EDAM ontology data
 EDAM is "an ontology of bioinformatics operations, types of data and
 identifiers, topics and formats" and can be found at http://edamontology.org/.
 .
 This project is just a Python packaged version of that data - initially
 developed to avoid non-Python dependencies within Python packages that need to
 leverage the ontology, for the Galaxy workflow platform.
