URL parsing in C++11
Branch | master |
develop |
---|---|---|
Docs | ||
Drone | ||
GitHub Actions | ||
codecov.io | ||
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 |
boost-users@lists.boost.orgMailing list | |
package-email | packaging@build2.orgMailing list |
topics | C++Boost |
Depends (11)
Reviews
fail | 0 |
---|---|
pass | 1 |