Source: python-scitrack Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Nilesh Patra Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest, python3-numpy Standards-Version: 4.5.0 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 Rules-Requires-Root: no 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.