# -------------------------------------------- # 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.1 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. authors: - family-names: Turczynski given-names: Bart email: bartek+pslr@turczynski.pl repository: https://cran.r-universe.dev repository-code: https://github.com/bart-turczynski/pslr commit: 9fa7f08cba34b7a1c1c52ab5f1aed26231ffa948 url: https://github.com/bart-turczynski/pslr date-released: '2026-06-22' contact: - family-names: Turczynski given-names: Bart email: bartek+pslr@turczynski.pl