Source: python-scinexus
Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Karsten Schöke <karsten.schoeke@geobasis-bb.de>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 pandoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-charset-normalizer,
# python3-cogent3 <!nocheck>,
 python3-citeable,
 python3-hatchling,
 python3-loky <!nocheck>,
 python3-mpi4py <!nocheck>,
 python3-mypy <!nocheck>,
 python3-numpy <!nocheck>,
 python3-pytest <!nocheck>,
 python3-rich <!nocheck>,
 python3-scitrack,
 python3-tqdm,
 python3-typeguard,
Vcs-Browser: https://salsa.debian.org/med-team/python-scinexus
Vcs-Git: https://salsa.debian.org/med-team/python-scinexus.git
Homepage: https://github.com/cogent3/scinexus

Package: python3-scinexus
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 ${python3:Recommends},
Suggests:
 python-scinexus-doc,
 ${python3:Suggests},
Description: Composable app infrastructure for scientific computing
 scinexus is a Python framework for rapid development of data processing
 applications.  It enables interoperability between apps through defined
 data types, allowing development of scientific domain app ecosystems
 (for examples see cogent3 and piqtree).

Package: python-scinexus-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Description: Documentation for python-scinexus (HTML)
 scinexus is a Python framework for rapid development of data processing
 applications.  It enables interoperability between apps through defined
 data types, allowing development of scientific domain app ecosystems
 (for examples see cogent3 and piqtree).
 .
 This package contains the rendered documentation for scinexus,
 including tutorials, how-to guides and API reference.
