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
Dependencies¶
Python
Six
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install python:python-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 https://trac.sagemath.org/ticket/29023