pkg.soopen package index

brew / Rang 691

uriparser mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für uriparser in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install uriparser

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install uriparser

MacPorts ports tree · devel/uriparser/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add uriparser

Alpine Linux edge package indexes · uriparser · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install uriparser

Fedora Rawhide package metadata · uriparser · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#uriparser

nixpkgs package indexes · pkgs/by-name/ur/uriparser/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S uriparser

Arch Linux sync databases · uriparser · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install uriparser

openSUSE Tumbleweed package metadata · uriparser · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install liburiparser-dev

Debian stable package indexes · liburiparser-dev · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

URI parsing library (strictly RFC 3986 compliant)

Befehle und Aliase

  • uriparse

Verlauf

Projektgeschichte und Nutzung

uriparser is a C99 URI parsing and handling library focused on strict RFC 3986 compliance. Its README emphasizes cross-platform support, `char` and `wchar_t` APIs, CMake integration, and an optional `uriparse` command-line tool.

Projektgeschichte

The ChangeLog reaches back to the 0.2.1 release in 2006 and shows the library maturing quickly in 2007: version 0.3.0 introduced a new API, wide-string support, Doxygen documentation, tests, and BSD licensing for the library; 0.3.4 added shared-library support through libtool; and 0.4.x/0.5.x releases added reference resolution, string conversion, normalization, escaping, and Visual Studio project support.

Adoptionsgeschichte

uriparser's package adoption follows from being a small C library with stable ABI concerns. The ChangeLog records pkg-config support in 0.7.5 and long-running soname updates, while the batch input lists packages for Homebrew, Debian, Ubuntu, Alpine, Fedora, Arch, MacPorts, Nix, and openSUSE.

Wie es verwendet wird

Developers use uriparser from C or C++ build systems when they need RFC 3986 parsing, normalization, composition, file-URI conversion, and URI component handling without pulling in a larger framework. The README shows CMake consumers using `find_package(uriparser ... CONFIG REQUIRED char wchar_t)` and linking `uriparser::uriparser`.

Warum Paket-Nerds sich dafür interessieren

uriparser is a package-nerd library because it is small, ABI-sensitive, widely packaged, and security-relevant. Its recent ChangeLog entries include fuzzing, sanitizer, CI, mutation-testing, CVE, and C99 baseline work, which are exactly the kinds of maintenance details distro and Homebrew maintainers watch.

Zeitleiste

  • 2006: ChangeLog records release 0.2.1.
  • 2007: 0.3.0 introduced a new API, wide strings, Doxygen docs, tests, and BSD library licensing.
  • 2007: 0.3.4 added shared-library support.
  • 2009: 0.7.5 added a pkg-config file.
  • 2018: GitHub repository metadata says the project moved from SourceForge to GitHub.
  • 2025: 1.0.0 began requiring a C99 compiler and fixed a parser stack-overflow CVE.
  • 2026: 1.0.1 and 1.0.2 fixed additional CVEs and memory-safety issues.

Related projects

  • The README ties uriparser to RFC 3986 and to CMake package consumers. The ChangeLog mentions OSS-Fuzz, GoogleTest, Doxygen, Qt compressed help, pkg-config, Visual Studio, and platform packaging work.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für uriparser wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
uriparseExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.0.2
Manager aktualisiert2026-05-09
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:uriparser
Version1.0.2
PaketmanagerHomebrew
Homepagehttps://uriparser.github.io/
Repositoryhttps://github.com/uriparser/uriparser
Zuletzt aktualisiert2026-05-09T19:50:55Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

liburiparser-dev 0.9.8+dfsg-2

development files for uriparser

https://uriparser.github.io/

sudo apt install liburiparser-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: uriparser
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Uriparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liburiparser-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liburiparser-doc 0.9.8+dfsg-2

documentation files for uriparser

https://uriparser.github.io/

sudo apt install liburiparser-doc
  • Section: doc
  • Architecture: all
  • Source Package: uriparser
  • normalized package name match
  • Abgeglichen nach: Uriparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liburiparser-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liburiparser1 0.9.8+dfsg-2

URI parsing library compliant with RFC 3986

https://uriparser.github.io/

sudo apt install liburiparser1
  • Section: libs
  • Architecture: amd64
  • Source Package: uriparser
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Uriparser
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liburiparser1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

uriparser

nix profile install nixpkgs#uriparser
  • normalized package name match
  • Abgeglichen nach: Uriparser
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ur/uriparser/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liburiparser-dev 0.9.7+dfsg-2build1

development files for uriparser

http://uriparser.sourceforge.net

sudo apt install liburiparser-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: uriparser
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Uriparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liburiparser-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liburiparser-doc 0.9.7+dfsg-2build1

documentation files for uriparser

http://uriparser.sourceforge.net

sudo apt install liburiparser-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: uriparser
  • normalized package name match
  • Abgeglichen nach: Uriparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liburiparser-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liburiparser1 0.9.7+dfsg-2build1

URI parsing library compliant with RFC 3986

http://uriparser.sourceforge.net

sudo apt install liburiparser1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: uriparser
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Uriparser
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liburiparser1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

liburiparser 1.0.2-r0

strictly RFC 3986 compliant URI parsing and handling library (libraries)

https://uriparser.github.io/

sudo apk add liburiparser
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: uriparser
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Uriparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liburiparser from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

uriparser 1.0.2-r0

strictly RFC 3986 compliant URI parsing and handling library

https://uriparser.github.io/

sudo apk add uriparser
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: uriparser
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Uriparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uriparser from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

uriparser-dev 1.0.2-r0

strictly RFC 3986 compliant URI parsing and handling library (development files)

https://uriparser.github.io/

sudo apk add uriparser-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: uriparser
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Uriparser
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uriparser-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

mingw32-uriparser 1.0.2-2.fc45

MinGW Windows uriparser library

https://uriparser.github.io/

sudo dnf install mingw32-uriparser
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: uriparser
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

mingw64-uriparser 1.0.2-2.fc45

MinGW Windows uriparser library

https://uriparser.github.io/

sudo dnf install mingw64-uriparser
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: uriparser
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

uriparser 1.0.2-2.fc45

URI parsing library - RFC 3986

https://uriparser.github.io/

sudo dnf install uriparser
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: uriparser
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: uriparser from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

uriparser-devel 1.0.2-2.fc45

Development files for uriparser

https://uriparser.github.io/

sudo dnf install uriparser-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: uriparser
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: uriparser-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

uriparser-doc 1.0.2-2.fc45

HTML documentation for uriparser

https://uriparser.github.io/

sudo dnf install uriparser-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: uriparser
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Uriparser
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: uriparser-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

uriparser 1.0.2-1

uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode

https://github.com/uriparser/uriparser

sudo pacman -S uriparser
  • License: custom
  • Architecture: x86_64
  • normalized package name match
  • Abgeglichen nach: Uriparser
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: uriparser from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation