dateutil: Extensions to the standard Python module datetime#
Description#
The dateutil module provides powerful extensions to the standard datetime module.
License#
Simplified BSD License
Upstream Contact#
Author: Gustavo Niemeyer <gustavo@niemeyer.net>
Home page: http://labix.org/python-dateutil
Type#
standard
Dependencies#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information#
package-version.txt:
2.8.2
install-requires.txt:
dateutil >=2.8.1
Equivalent System Packages#
conda:
$ conda install python-dateutil
macports: install the following packages: py-dateutil
void:
$ sudo xbps-install python3-dateutil
See https://repology.org/project/python:python-dateutil/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023