1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/www/py-rfc3987/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

8 lines
355 B
Plaintext

This module provides regular expressions according to RFC 3986 "Uniform Resource
Identifier (URI): Generic Syntax" [1] and RFC 3987 "Internationalized Resource
Identifiers (IRIs)" [2], and utilities for composition and relative resolution
of references.
[1] https://datatracker.ietf.org/doc/html/rfc3986
[2] https://datatracker.ietf.org/doc/html/rfc3987