# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "punycoder" in publications use:' type: software license: MIT title: 'punycoder: Unicode and Punycode Domain Name Processing' version: 1.0.0 abstract: High-performance Unicode and Punycode encoding/decoding for internationalized domain names. Provides RFC 3492 compliant conversion functions with a focus on URL processing and data analysis workflows. Addresses limitations in existing R packages for handling international domain names in web scraping and URL parsing applications. authors: - family-names: Turczynski given-names: Bart email: bartek+punycoder@turczynski.pl repository: https://cran.r-universe.dev repository-code: https://github.com/bart-turczynski/punycoder commit: 20cb847ae076e7b05ff33b5def694aac82116743 url: https://github.com/bart-turczynski/punycoder date-released: '2026-06-11' contact: - family-names: Turczynski given-names: Bart email: bartek+punycoder@turczynski.pl