<?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>Show What an IP Address Literal Means Under Every Standard</dc:title>
  <dc:title>R package raddr version 0.1.2</dc:title>
  <dc:description>Standards and implementations disagree about what an IP address
    literal means: the string "0177.0.0.1" is rejected by the dotted-quad
    grammar, read as 127.0.0.1 by browsers, and read as 177.0.0.1 by some
    'inet_pton' implementations. Most libraries pick one reading and discard the
    rest. This package reports them all, alongside the reason codes that explain
    each one, and classifies parsed values against the IANA special-purpose
    address registries. It is pure R, performs no network access, and returns
    facts rather than allow or deny verdicts.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: rlang (&gt;= 1.1.7), vctrs (&gt;= 0.7.0)</dc:relation>
  <dc:relation>Suggests: bignum, bit64, digest, hedgehog, knitr, rmarkdown, spelling,
testthat (&gt;= 3.0.0)</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;),
  web-platform-tests contributors [cph] (bundled URL test corpus,
    BSD-3-Clause; see inst/COPYRIGHTS)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=raddr/LICENSE)</dc:rights>
  <dc:date>2026-09-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=raddr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.raddr</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
