Source: python-tempora Homepage: https://github.com/jaraco/tempora Section: python Priority: optional Maintainer: Jeroen Ploemen Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-freezegun , python3-jaraco.functools , python3-pytest , python3-pytest-freezegun , python3-setuptools, python3-setuptools-scm, pybuild-plugin-pyproject, tzdata-legacy Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/jcfp/python-tempora.git Vcs-Browser: https://salsa.debian.org/jcfp/python-tempora Rules-Requires-Root: no Package: python3-tempora Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Python objects and routines pertaining to date and time Tempora is a set of Python objects and routines pertaining to date and time. . Besides the top level package module (tempora), it includes: * timing: routines for measuring and profiling. * schedule: an event scheduler. * utc: routines for getting datetime-aware UTC values.