Language

Package: python2-dateutil @ 2.8.1

Synopsis

Extensions to the standard datetime module

Description

The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.

Home page
https://dateutil.readthedocs.io/en/stable/
Location
gnu/packages/time.scm (line: 173, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?