2021-09-14 07:46:35 -07:00
2021-09-13 21:55:57 -07:00
2021-09-11 15:03:18 -07:00
2021-09-14 07:46:35 -07:00
2019-11-27 08:11:12 -08:00
2021-09-14 07:46:35 -07:00
2021-08-30 17:37:06 -07:00
2021-09-14 07:46:35 -07:00
2020-05-20 17:56:39 -07:00
2020-05-20 17:56:39 -07:00
2021-09-13 21:55:57 -07:00
2019-11-27 08:11:12 -08:00
2021-01-12 15:39:06 -08:00
2021-09-11 15:03:18 -07:00
2021-09-06 17:15:18 -07:00
2019-11-27 08:11:12 -08:00
2021-09-11 15:59:16 -07:00

Boost.URL

Branch master develop
Azure Build Status Build Status
Docs Documentation Documentation
Drone Build Status Build Status
Matrix --- ---
Fuzzing --- ---
Appveyor Build status Build status
codecov.io codecov codecov

Boost.URL

This is currently NOT an official Boost library.

Introduction

Motivation

Design Goals

CMake

cmake -G "Visual Studio 16 2019" -A Win32 -B bin -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msvc.cmake
cmake -G "Visual Studio 16 2019" -A x64 -B bin64 -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msvc.cmake

License

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)

Description
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
Readme 10 MiB
Languages
C++ 97.7%
CMake 1.3%
Python 0.6%
Shell 0.4%