notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
py-uritools RFC 3986 compliant, Unicode-aware, scheme-agnostic replacement for urlparse
5.0.0 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.0.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-07 19:40:06
Last Update: 2025-05-19 19:58:20
Commit Hash: 4d22da6
Also Listed In: python
License: MIT
WWW:
https://github.com/tkem/uritools
Description:
This module defines RFC 3986 compliant replacements for the most commonly used functions of the Python 2.7 Standard Library urlparse and Python 3 urllib.parse modules. For various reasons, the Python 2 urlparse module is not compliant with current Internet standards, does not include Unicode support, and is generally unusable with proprietary URI schemes. Python 3's urllib.parse improves on Unicode support, but the other issues still remain. This module aims to provide fully RFC 3986 compliant replacements for some commonly used functions found in urlparse and urllib.parse, plus additional functions for conveniently composing URIs from their individual components.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}uritools>0:net/py-uritools@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-uritools/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-uritools
  • pkg install py311-uritools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-uritools listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-uritools
Package flavors (<flavor>: <package>)
  • py311: py311-uritools
distinfo:
TIMESTAMP = 1747546570 SHA256 (uritools-5.0.0.tar.gz) = 68180cad154062bd5b5d9ffcdd464f8de6934414b25462ae807b00b8df9345de SIZE (uritools-5.0.0.tar.gz) = 22730

Packages (timestamps in pop-ups are UTC):
py37-uritools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.0.0--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-uritools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--4.0.1--n/an/an/a
FreeBSD:14:latest--4.0.0--4.0.1-4.0.1
FreeBSD:14:quarterly-----4.0.24.0.24.0.2
FreeBSD:15:latest--n/a-n/an/a4.0.24.0.2
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-uritools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.0.05.0.0-5.0.05.0.0n/an/an/a
FreeBSD:13:quarterly5.0.05.0.0-5.0.05.0.0n/an/an/a
FreeBSD:14:latest5.0.05.0.0-5.0.05.0.0---
FreeBSD:14:quarterly5.0.05.0.0-5.0.05.0.0---
FreeBSD:15:latest5.0.05.0.0n/a5.0.0n/an/a--
FreeBSD:15:quarterly5.0.05.0.0n/a-n/an/a--
FreeBSD:16:latest5.0.05.0.0n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=46.4.0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. misc/py-spdx-tools
for Run
  1. misc/py-spdx-tools
  2. net/py-urlextract
  3. security/py-pyhanko-certvalidator

Configuration Options:
No options to configure
Options name:
net_py-uritools
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/u/uritools/
  2. https://pypi.org/packages/source/u/uritools/
Collapse this list.

There are no commits on branch 2026Q2 for this port