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.
		
		
		
		
		
			| 
				
					
						
							 | 
			7 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 7 years ago | |
| LUrlParser.cpp | 7 years ago | |
| LUrlParser.h | 7 years ago | |
| README.md | 7 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++.