libboost-url/1.81.0+1

[full]

URL parsing in C++11

Boost.URL

Branch master develop
Docs Documentation Documentation
Drone Build Status Build Status
GitHub Actions CI CI
codecov.io codecov codecov
Matrix Matrix Matrix

Boost.URL

Overview

Boost.URL is a portable C++ library which provides containers and algorithms which model a "URL", more formally described using the Uniform Resource Identifier (URI) specification (henceforth referred to as rfc3986). A URL is a compact sequence of characters that identifies an abstract or physical resource. For example, this is a valid URL which satisfies the absolute-URI grammar:

https://www.example.com/path/to/file.txt?userid=1001&page=2&results=full
... More
version 1.81.0+1
license BSL-1.0Boost Software License 1.0
repository https://pkg.cppget.org/1/legacy
download libboost-url-1.81.0+1.tar.gz
sha256 09960adbb6baa1732f8755dcd5be35fc319d68ffae56701889104fa606521da8
project boost
url github.com/boostorg/url
doc-url www.boost.org/doc/libs/1_81_0/libs/url
package-url github.com/build2-packaging/boost
package-email packaging@build2.orgMailing list
topics C++Boost

Depends (11)

libboost-align == 1.81.0
libboost-assert == 1.81.0
libboost-config == 1.81.0
libboost-core == 1.81.0
libboost-mp11 == 1.81.0
libboost-optional == 1.81.0
libboost-static-assert == 1.81.0
libboost-system == 1.81.0
libboost-throw-exception == 1.81.0
libboost-type-traits == 1.81.0
libboost-variant2 == 1.81.0

Reviews

fail 0
pass 1