objects and routines pertaining to date and time
Objects and routines pertaining to date and time (tempora). Modules include:

- tempora (top level package module) contains miscellaneous utilities and
  constants.
- timing contains routines for measuring and profiling.
- schedule contains an event scheduler.
- utc contains routines for getting datetime-aware UTC values (Python 3 only).

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/jaraco/tempora
