python-rfc3987 1.3.8-2 source package in Ubuntu

Changelog

python-rfc3987 (1.3.8-2) unstable; urgency=medium

  * Team upload
  * Source-only reupload

 -- Bastian Germann <email address hidden>  Sat, 05 Mar 2022 11:03:45 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rfc3987_1.3.8-2.dsc 1.9 KiB 0cb1e17b72addd3608c01aea6d650267908f9635feced94b7c25730f272a5a1f
python-rfc3987_1.3.8.orig.tar.xz 17.4 KiB 85563645896ebd373aed798e4803ad186d56e3ca760cfc004a18555f92401611
python-rfc3987_1.3.8-2.debian.tar.xz 2.0 KiB 338b5218fdce09181d464b927068761adc824d982a8e649dcff837145a833f7f

No changes file available.

Binary packages built by this source

python3-rfc3987: Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)

 This module provides regular expressions according to
 * RFC 3986 "Uniform Resource Identifier (URI): Generic Syntax"
 * RFC 3987 "Internationalized Resource Identifiers (IRIs)"
 and utilities for composition and relative resolution of references.