Package: adaR
Title: A Fast 'WHATWG' Compliant URL Parser
Version: 0.3.4
Authors@R: 
    c(person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2952-4812")),
      person("Chung-hong", "Chan", role = c("aut"), email = "chainsawtiney@gmail.com",
	   comment = c(ORCID = "0000-0002-6232-7530")),
      person("Yagiz", "Nizipli", role = c("ctb", "cph"),comment = "author of ada-url : <https://github.com/ada-url/ada>"),
      person("Daniel", "Lemire", role = c("ctb", "cph"),comment = "author of ada-url : <https://github.com/ada-url/ada>") 
     )
Description: A wrapper for 'ada-url', a 'WHATWG' compliant and fast URL parser written in modern 'C++'. Also contains auxiliary functions such as a public suffix extractor.
URL: https://gesistsa.github.io/adaR/, https://github.com/gesistsa/adaR
BugReports: https://github.com/gesistsa/adaR/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
LinkingTo: Rcpp
Imports: Rcpp, triebeard
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.2)
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-01-16 10:40:30 UTC; david
Author: David Schoch [aut, cre] (<https://orcid.org/0000-0003-2952-4812>),
  Chung-hong Chan [aut] (<https://orcid.org/0000-0002-6232-7530>),
  Yagiz Nizipli [ctb, cph] (author of ada-url :
    <https://github.com/ada-url/ada>),
  Daniel Lemire [ctb, cph] (author of ada-url :
    <https://github.com/ada-url/ada>)
Maintainer: David Schoch <david@schochastics.net>
Repository: CRAN
Date/Publication: 2025-01-16 11:50:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-01-16 13:32:10 UTC; unix
Archs: adaR.so.dSYM
