Skip to content
/ url Public
forked from boostorg/url

Boost.URL is a library for manipulating Uniform Resource Identifiers (URI) and Locators (URL

License

Notifications You must be signed in to change notification settings

zajo/url

 
 

Repository files navigation

Boost.URL Title

Branch Travis Appveyor Azure Pipelines codecov.io Docs Matrix
master Build Status Build status Build Status codecov Documentation Matrix
develop Build Status Build status Build Status codecov Documentation Matrix

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)

About

Boost.URL is a library for manipulating Uniform Resource Identifiers (URI) and Locators (URL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.2%
  • CMake 2.8%
  • Shell 2.0%