Package: urlparser Title: A Fast 'WHATWG' Compliant URL Parser in Rust Version: 0.1.1 Authors@R: person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2952-4812")) Description: A 'WHATWG' compliant and fast URL parser written in Rust using the crate url. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/rextendr/version: 0.3.1.9001 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.84 URL: https://github.com/schochastics/urlparser BugReports: https://github.com/schochastics/urlparser/issues Config/pak/sysreqs: libclang-dev Repository: https://schochastics.r-universe.dev Date/Publication: 2025-02-02 11:49:00 UTC RemoteUrl: https://github.com/schochastics/urlparser RemoteRef: HEAD RemoteSha: 2c183447c48c05f7996e17aa3ed46a04e889b06d NeedsCompilation: yes Packaged: 2026-06-23 06:02:45 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch