You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/externals/lurlparser
fearlessTobi 5f30f95e94 Add submodules 6 years ago
..
CMakeLists.txt Add submodules 6 years ago
LUrlParser.cpp Add submodules 6 years ago
LUrlParser.h Add submodules 6 years ago
README.md Add submodules 6 years ago

README.md

From 455d5e2d27

MIT License

===

Lightweight URL & URI parser (RFC 1738, RFC 3986)

(C) Sergey Kosarevsky, 2015

@corporateshark sk@linderdaum.com

http://www.linderdaum.com

http://blog.linderdaum.com

=============================

A tiny and lightweight URL & URI parser (RFC 1738, RFC 3986) written in C++.