/urlcpp

A cross platform C++ URL parser and normalizer aiming to be RFC3986 correct

Primary LanguageC++MIT LicenseMIT

C++ url library with python module support
==========================================

Depends on
----------
std::regex



Build and test
--------------

$ yarn install
$ make

switching python support via cython