mirror of https://github.com/yuzu-mirror/yuzu
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.
5f30f95e94 | 6 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 6 years ago | |
LUrlParser.cpp | 6 years ago | |
LUrlParser.h | 6 years ago | |
README.md | 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
=============================
A tiny and lightweight URL & URI parser (RFC 1738, RFC 3986) written in C++.