<?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>Fast and URL-Safe Base64 Encoder and Decoder</dc:title>
  <dc:title>R package base64url version 1.4</dc:title>
  <dc:description>In contrast to RFC3548, the 62nd character ("+") is replaced with
    "-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder
    does not fill the string with trailing "=". The resulting encoded strings
    comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are
    safe to use in URLs or for file names.
    The package also comes with a simple base32 encoder/decoder suited for
    case insensitive file systems.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: backports (&gt;= 1.1.0)</dc:relation>
  <dc:relation>Suggests: base64enc, checkmate, knitr, microbenchmark, openssl,
rmarkdown, testthat</dc:relation>
  <dc:creator>Michel Lang &lt;michellang@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michel Lang [cre, aut] (ORCID: &lt;https://orcid.org/0000-0001-9754-0393&gt;),
  Apache Foundation [ctb, cph],
  Free Software Foundation [ctb, cph]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2018-05-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=base64url</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.base64url</dc:identifier>
</oai_dc:dc>
