# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pslr" in publications use:' type: software license: MIT title: 'pslr: Public Suffix List Engine' version: 1.0.2 doi: 10.32614/CRAN.package.pslr abstract: A focused implementation of the Public Suffix List (PSL). Bundles a reproducible, pinned PSL snapshot and implements the official prevailing-rule algorithm to answer public-suffix (eTLD) and registrable-domain (eTLD+1) queries. Distinguishes ICANN and PRIVATE rule sections, accepts Unicode and ASCII hostnames via 'punycoder' canonicalization, and supports an explicit, validated offline refresh path. The matcher is compiled with 'cpp11' and requires no external system library. Used as the PSL engine by the 'rurl' package. authors: - family-names: Turczynski given-names: Bart email: bartek+pslr@turczynski.pl orcid: https://orcid.org/0000-0002-8788-7980 repository: https://bart-turczynski.r-universe.dev repository-code: https://github.com/bart-turczynski/pslr commit: 7ea7ff8beeec77216e36fdb41f034819f3533ffd url: https://bart-turczynski.github.io/pslr/ date-released: '2026-06-23' contact: - family-names: Turczynski given-names: Bart email: bartek+pslr@turczynski.pl orcid: https://orcid.org/0000-0002-8788-7980