Skip to content

Repository files navigation

uripaserpp

C++ wrapper on uriparser library

Building library

  • mkdir build
  • cd build
  • cmake -DCMAKE_INSTALL_PREFIX:PATH=pwd/usr ..
  • cmake --build . --config Release --target install -- -j $(nproc)

About

C++ wrapper on uriparser library

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages