This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/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++.