Source: python-scitrack Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Étienne Mollier Section: science Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 14), dh-python, flit, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-setuptools, python3-pytest , python3-numpy , debhelper Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/med-team/python-scitrack Vcs-Git: https://salsa.debian.org/med-team/python-scitrack.git Homepage: https://github.com/HuttleyLab/scitrack Package: python3-scitrack Architecture: all Section: python Depends: ${python3:Depends}, ${misc:Depends} Description: Python3 library to track scientific data Scitrack is a library aimed at application developers writing scientific software to support tracking of scientific computation. The library provides elementary functionality to support logging. The primary capabilities concern generating checksums on input and output files and facilitating logging of the computational environment.