rfc3986_validator: Pure python rfc3986 validator¶
Description¶
Pure python rfc3986 validator
License¶
MIT license
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.1.1
version_requirements.txt:
rfc3986-validator
Installation commands¶
$ pip install rfc3986-validator
$ sage -i rfc3986_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.