<?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>'Python' Style Regular Expression Functions</dc:title>
  <dc:title>R package re version 0.1.0</dc:title>
  <dc:description>A comprehensive set of regular expression functions based on those found in 'Python'
    without relying on 'reticulate'. It provides functions that intend to (1) make it easier for
    users familiar with 'Python' to work with regular expressions, (2) reduce the complexity often
    associated with regular expressions code, (3) and enable users to write more readable and
    maintainable code that relies on regular expression-based pattern matching.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stringi</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Garrett Shipley &lt;garrett.shipley7@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Garrett Shipley [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-0444-0367&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=re/LICENSE)</dc:rights>
  <dc:date>2024-09-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=re</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.re</dc:identifier>
</oai_dc:dc>
