File: DESCRIPTION

package info (click to toggle)
r-cran-rematch 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 92 kB
  • sloc: makefile: 2
file content (19 lines) | stat: -rw-r--r-- 648 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: rematch
Title: Match Regular Expressions with a Nicer 'API'
Version: 1.0.1
Author: Gabor Csardi
Maintainer: Gabor Csardi <gcsardi@mango-solutions.com>
Description: A small wrapper on 'regexpr' to extract the matches and
    captured groups from the match of a regular expression to a character
    vector.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/MangoTheCat/rematch
BugReports: https://github.com/MangoTheCat/rematch/issues
RoxygenNote: 5.0.1.9000
Suggests: covr, testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2016-04-20 19:54:37 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2016-04-21 08:20:46