rfc3339_validator: A pure python RFC3339 validator¶
Description¶
A pure python RFC3339 validator
License¶
MIT license
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.1.4
version_requirements.txt:
rfc3339-validator
Installation commands¶
$ pip install rfc3339-validator
$ sage -i rfc3339_validator
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.