Language

Package: python-rfc3986 @ 1.4.0

Synopsis

Parse and validate URI references

Description

rfc3986 is a Python implementation of RFC 3986 including validation and authority parsing. This module also supports RFC 6874 which adds support for zone identifiers to IPv6 addresses.

Home page
https://rfc3986.readthedocs.io/
Location
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
  • gnu/packages/python-xyz.scm (line: 26081, column: 5)