Package: python3-datetimerange Source: python-datetimerange Version: 2.1.0-1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 61 Depends: python3-dateutil, python3-typepy, tzdata-legacy, python3:any Section: python Priority: optional Homepage: https://github.com/thombashi/DateTimeRange Description: library that handles time ranges DateTimeRange is a Python library to handle a time range. e.g. check whether a time is within the time range, get the intersection of time ranges, truncating a time range, iterate through a time range, and so forth.