ex_rfc3986 v0.2.0

Modules summary

RFC3986

Main module. A RFC3986 compatible URI parser. Find the grammar in priv/RFC3986.abnf

RFC3986.Normalize

Normalices a captured URI. Don’t use this directly, it will be called after matching an input

RFC3986.Result

Capture result. All the URI info is stored here