Skip to Content

uriparser v0.9.8

Created
Updated

Strictly RFC 3986 compliant URI parsing and handling library written in C89.

# Usage

The package uriparser provides CMake targets:

find_package(uriparser CONFIG REQUIRED char wchar_t)
target_link_libraries(main PUBLIC uriparser::uriparser) 

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# tool

Builds CLI tool uriparse.

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • atkawa7's avatar atkawa7
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • Seo Sanghyeon's avatar Seo Sanghyeon
  • Farwaykorse's avatar Farwaykorse
  • myd7349's avatar myd7349
  • David Garcia's avatar David Garcia
  • Victor Romero's avatar Victor Romero
  • pravic's avatar pravic
  • Robert Schumacher's avatar Robert Schumacher
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort
  • Mengna Li's avatar Mengna Li
  • kylo252's avatar kylo252
  • kadirlua's avatar kadirlua

# Changelog

  • f3a0907 [uriparser] Update to version 0.9.8 (#39047)
  • dd959ae [uriparser] update to 0.9.7 (#27612)
  • d52bb6f [uriparser] update to 0.9.6 (#22398)
  • e7e328c [many ports] call vcpkg_fixup_pkgconfig() (#20953)
  • 503d17d [uriparser] Update to v0.9.5 (#19820)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 75bd2ef [many ports] 2019.09.14 Updates (#13536)
  • 0ab1a9e [vcpkg] Add new function vcpkg_copy_tools (#8749)
  • 18b029a [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 6bbecf3 [uriparser] Update to 0.9.3, add tool feature (#6303)
and 8 more commits:

# Source