yuzu/externals/lurlparser
2018-10-02 15:30:48 +02:00
..
CMakeLists.txt Add submodules 2018-10-02 15:30:48 +02:00
LUrlParser.cpp Add submodules 2018-10-02 15:30:48 +02:00
LUrlParser.h Add submodules 2018-10-02 15:30:48 +02:00
README.md Add submodules 2018-10-02 15:30:48 +02:00

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++.