Source: python-tempora Homepage: https://github.com/jaraco/tempora Section: python Priority: optional Maintainer: JCF Ploemen (jcfp) Uploaders: Debian Python Modules Team Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-freezegun , python3-jaraco.functools , python3-pytest , python3-setuptools, python3-setuptools-scm, python3-tz Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/python-team/modules/python-tempora.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-tempora 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.