Package: urlparse
Type: Package
Title: Fast Simple URL Parser
Version: 0.2.1
Authors@R: 
    person("Dyfan", "Jones", , "dyfan.r.jones@gmail.com", role = c("aut", "cre"))
Description: A fast and simple 'URL' parser package for 'R'. This package provides
    functions to parse 'URLs' into their components, such as scheme, user, password, host, port,
    path, query, and fragment.
License: MIT + file LICENSE
URL: https://github.com/dyfanjones/urlparse,
        https://dyfanjones.r-universe.dev/urlparse
BugReports: https://github.com/dyfanjones/urlparse/issues
Encoding: UTF-8
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-04-14 14:48:07 UTC; dyfanjones
Author: Dyfan Jones [aut, cre]
Maintainer: Dyfan Jones <dyfan.r.jones@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-14 15:00:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-04-14 15:28:18 UTC; unix
Archs: urlparse.so.dSYM
