Package: unglue
Title: Extract Matched Substrings Using a Pattern
Version: 0.1.0
Authors@R: person("Antoine", "Fabri", email = "antoine.fabri@gmail.com", role = c("aut", "cre"))
Description: Use syntax inspired by the package 'glue' to extract matched substrings in a more intuitive and compact way than by using standard regular expressions.
Depends: R (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: glue, testthat (>= 2.1.0), rlang, covr, knitr, rmarkdown,
        magrittr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-11 00:17:24 UTC; afabri
Author: Antoine Fabri [aut, cre]
Maintainer: Antoine Fabri <antoine.fabri@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-11 05:50:03 UTC
Built: R 4.0.2; ; 2020-07-15 12:16:36 UTC; unix
