<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Unicode and Punycode Domain Name Processing</dc:title>
  <dc:title>R package punycoder version 1.2.1</dc:title>
  <dc:description>High-performance Unicode and Punycode processing for
    internationalized domain names. The 'puny_encode()' / 'puny_decode()'
    helpers are a low-level, RFC 3492 compliant Punycode codec for domain
    labels (the 'xn--' ASCII-Compatible Encoding of RFC 5890/5891); they
    perform the raw transform plus letter-digit-hyphen checks and do not
    apply Unicode IDNA normalization. 'host_normalize()' is the Unicode
    Technical Standard #46 host-normalization entry point, mapping a host
    name to a canonical lowercase ASCII comparison form (non-transitional
    profile, pinned Unicode version). The 'url_encode()' / 'url_decode()' /
    'parse_url()' helpers do best-effort host extraction and rewriting in
    URL-shaped strings and are deliberately not RFC 3986 / WHATWG URL
    parsers or canonicalizers; they are deprecated in favor of dedicated
    URL packages. Aimed at host normalization and data analysis workflows.
    Used as the Punycode and IDNA engine by the 'pslr' and 'rurl' packages.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.0)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, oysteR, rosv</dc:relation>
  <dc:creator>Bart Turczynski &lt;bartek@turczynski.pl&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bart Turczynski [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-8788-7980&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=punycoder/LICENSE)</dc:rights>
  <dc:date>2026-07-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=punycoder</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.punycoder</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
