Package: ore
Version: 1.1.0
Date: 2015-02-26
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
Collate: workspace.R dict.R ore.R match.R es.R zzz.R
URL: https://github.com/jonclayden/ore
BugReports: https://github.com/jonclayden/ore/issues
Packaged: 2015-02-26 13:07:25 UTC; jon
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-02-26 16:46:51
Built: R 3.1.3; x86_64-apple-darwin10.8.0; 2015-02-27 18:06:11 UTC; unix
Archs: ore.so.dSYM
