Package python3-module-dateutil: Information

Binary package: python3-module-dateutil
Version: 2.8.2-alt1
Architecture: noarch
Build time:  Dec 17, 2021, 08:35 AM
Source package: python3-module-dateutil
Report package bug
License: PSF
Summary: Extensions to the standard datetime module
Description: 
The dateutil module provides powerful extensions to the standard
datetime module, available in Python 2.3+. Allows:
- computing of relative deltas (next month, next year, next monday,
  last week of month, etc),
- computing of dates based on very flexible recurrence rules, using a
  superset of the [WWW] iCalendar specification,
- parsing of RFC strings,
- peneric parsing of dates in almost any string format.

Maintainer: Vitaly Lipatov


Last changed


Aug. 15, 2021 Vitaly Lipatov 2.8.2-alt1
- new version 2.8.2 (with rpmrb script)
April 6, 2021 Vitaly Lipatov 2.8.1-alt3
Sept. 1, 2020 Vitaly Lipatov 2.8.1-alt2
- build standalone python3 module