Binary package “ruby-fuzzyurl” in ubuntu oracular

non-strict parsing, construction, and wildcard-matching of URLs

 Fuzzyurl provides two related functions: non-strict parsing of URLs or
 URL-like strings into their component pieces (protocol, username, password,
 hostname, port, path, query, and fragment), and fuzzy matching of URLs
 and URL patterns.