# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "bracer" in publications use:' type: software license: MIT title: 'bracer: Brace Expansions' version: 1.2.3-0 doi: 10.32614/CRAN.package.bracer abstract: Performs brace expansions on strings. Made popular by Unix shells, brace expansion allows users to concisely generate certain character vectors by taking a single string and (recursively) expanding the comma-separated lists and double-period-separated integer and character sequences enclosed within braces in that string. The double-period-separated numeric integer expansion also supports padding the resulting numbers with zeros. authors: - family-names: Davis given-names: Trevor L email: trevor.l.davis@gmail.com orcid: https://orcid.org/0000-0001-6341-4639 - family-names: Schlinkert given-names: Jon repository: https://trevorld.r-universe.dev repository-code: https://github.com/trevorld/bracer commit: 9c7148d8b616c6f7f47f0693482cc84c69b88ef3 url: https://trevorldavis.com/R/bracer/ contact: - family-names: Davis given-names: Trevor L email: trevor.l.davis@gmail.com orcid: https://orcid.org/0000-0001-6341-4639