1. Home
  2. Browse
  3. uriparser

uriparser

v1.0.1#0Go to latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install uriparser

Usage

The package uriparser provides CMake targets:

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

Features

Dependencies

See source

Version

v1.0.1#0

Publication

Supports

All

GitHub

uriparser/uriparser

Homepage

uriparser.github.io

Subtree

d50d6b47d7

License

BSD-3-Clause

Definition

Manifest