2
0
mirror of https://github.com/boostorg/url.git synced 2026-01-19 04:42:15 +00:00
2021-10-11 09:37:42 -07:00
2021-09-30 10:36:00 -07:00
2021-09-21 07:40:33 -07:00
2021-09-11 15:03:18 -07:00
2021-09-14 07:46:35 -07:00
2021-10-11 07:50:14 -07:00
2019-11-27 08:11:12 -08:00
2021-09-29 11:03:38 -07:00
2021-10-11 09:37:42 -07:00
2021-09-16 13:37:16 -07:00
2021-10-11 09:37:42 -07:00
2020-05-20 17:56:39 -07:00
2021-09-30 10:36:00 -07:00
2019-11-27 08:11:12 -08:00
2021-01-12 15:39:06 -08:00
2021-09-19 20:12:40 -07:00
2021-09-06 17:15:18 -07:00
2019-11-27 08:11:12 -08:00
2021-09-21 07:44:30 -07:00

Boost.URL

Branch master develop
Azure Build Status Build Status
Docs Documentation Documentation
Drone Build Status Build Status
GitHub Actions CI CI
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
Mirrored via gitea-mirror
Readme 9.7 MiB
Languages
C++ 97.2%
CMake 1.8%
Python 0.5%
Shell 0.4%