php-league-uri-src 7.5.1-6 source package in Ubuntu

Changelog

php-league-uri-src (7.5.1-6) unstable; urgency=medium

  * Drop data set failing on 32-bit arch
  * Drop versions from build-dependencies

 -- David Prévot <email address hidden>  Mon, 13 Jan 2025 17:45:08 +0100

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-league-uri-src_7.5.1-6.dsc 2.1 KiB 796866261384e147d32767be3efc21c35f085bafe479664fa1e44a895d4eedc9
php-league-uri-src_7.5.1.orig.tar.xz 205.2 KiB ab3d95d9e122b511effa5bcb4ccb60c01c3287f70409f8bfe7d23e2c26a445f4
php-league-uri-src_7.5.1-6.debian.tar.xz 13.4 KiB 3ee40cdf402b419634c8056c1cd594219d3815574c996748c4a161e459397840

Available diffs

No changes file available.

Binary packages built by this source

php-league-uri: URI manipulation library

 The `Uri` package provides simple and intuitive classes to manage URIs in PHP.
 .
 Features include:
 .
  * parse, build and resolve URIs;
  * create URIs from different sources (string, PHP environment, base URI,
    URI template, etc.);
  * handle internalisation;
  * infer properties and features from URIs;

php-league-uri-components: URI components manipulation library

 This package contains concrete URI components instances represented as
 immutable value objects.

php-league-uri-interfaces: Common interfaces and classes for URI representation and interaction

 This package contains an interface to represents URI objects according to
 RFC 3986.