# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "regexplain" in publications use:' type: software license: GPL-3.0-only title: 'regexplain: Rstudio Addin to Explain, Test and Build Regular Expressions' version: 0.2.2.9000 doi: 10.32614/CRAN.package.regexplain abstract: A set of RStudio Addins to help interactively test and build regular expressions. Provides a Shiny gadget interface for interactively constructing the regular expression and viewing the results from common string-searching functions. The gadget interface includes a helpful regex syntax reference sheet and a library of common patterns. authors: - family-names: Aden-Buie given-names: Garrick email: garrick@adenbuie.com repository: https://gadenbuie.r-universe.dev repository-code: https://github.com/gadenbuie/regexplain commit: 326b316e1e7278d19c6f5a63cf1a8bb3ee416dc3 url: https://github.com/gadenbuie/regexplain contact: - family-names: Aden-Buie given-names: Garrick email: garrick@adenbuie.com