File debian.control of Package python3-python-dateutil
Source: python3-python-dateutil
Maintainer: Sebastian Wagner <wagner@sebix.at>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9)
X-Python3-Version: >= 3.3
Standards-Version: 3.9.6
Homepage: https://dateutil.readthedocs.org/en/latest/
Package: python3-dateutil
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: The python dateutil module provides powerful extensions to the standard
datetime module.