Package: ore
Version: 1.0.1
Date: 2014-10-21
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>
Depends: R (>= 2.12.1)
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-10-21 13:06:35 UTC; jon
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-10-22 00:51:56
