{"id":50073,"library":"puerkitobio-urlesc","title":"PuerkitoBio/urlesc","description":"Package urlesc implements query escaping as per RFC 3986, allowing some reserved characters incorrectly escaped by net/url.","status":"active","version":"0.0.0-20170810143723-de5bf2ad4578","language":"go","source_language":null,"source_url":"https://github.com/PuerkitoBio/urlesc","tags":["url","escaping","rfc3986","query"],"install":[{"cmd":"go get github.com/PuerkitoBio/urlesc","lang":"bash","label":"Install github.com/PuerkitoBio/urlesc"}],"dependencies":[],"imports":[{"symbol":"urlesc","correct":"github.com/PuerkitoBio/urlesc"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/PuerkitoBio/urlesc\"\n)\n\nfunc main() {\n\tescaped := urlesc.QueryEscape(\"hello world\")\n\tfmt.Println(escaped)\n}","lang":"go","description":"Escape a query string using urlesc."},"warnings":[],"env_vars":null,"search_vec":"'3986':10 'allow':11 'charact':14 'escap':6,16,20 'implement':4 'incorrect':15 'net/url':18 'packag':2 'per':8 'puerkitobio/urlesc':1 'queri':5,22 'reserv':13 'rfc':9 'rfc3986':21 'url':19 'urlesc':3","created_at":"2026-06-15T04:39:23.322932+00:00","updated_at":"2026-06-15T04:39:23.322932+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/PuerkitoBio/urlesc","github":"https://github.com/PuerkitoBio/urlesc","docs":"https://pkg.go.dev/github.com/PuerkitoBio/urlesc#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}