Package: python3-datetimerange Source: python-datetimerange Version: 2.3.0-3 Architecture: all Maintainer: Debian OpenStack Installed-Size: 71 Depends: python3-dateutil, python3-typepy (>= 1.3.2), 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.