uriparse
Uriparser is a strictly RFC 3986 compliant URI parsing library
Install
- All systems
-
curl cmd.cat/uriparse.sh
-
Alpine
-
apk add uriparser - Arch Linux
-
pacman -S uriparser - CentOS
-
yum install uriparser - Fedora
-
dnf install uriparser - OS X
-
brew install uriparser - Docker
-
docker run cmd.cat/uriparse uriparsepowered by Commando
uriparser
Uriparser is a strictly RFC 3986 compliant URI parsing library
written in C. uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license.