Package: ore
Version: 1.0.4
Date: 2014-11-24
Title: An R Interface to the Oniguruma Regular Expression Library
Author: Jon Clayden, based on Onigmo by K. Kosako and K. Takata
Maintainer: Jon Clayden <code@clayden.org>
Suggests: crayon, rex, testthat
Description: Provides an alternative to R's built-in functionality for handling
    regular expressions, based on the Oniguruma library. It offers first-class
    compiled regex objects, partial matching and function-based substitutions,
    amongst other features.
Encoding: UTF-8
License: BSD_3_clause + file LICENCE
URL: https://github.com/jonclayden/ore
Packaged: 2014-11-24 13:23:07 UTC; jon
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-11-25 09:40:57
