# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "argparse" in publications use:' type: software license: GPL-2.0-or-later title: 'argparse: Command Line Optional and Positional Argument Parser' version: 2.2.3 doi: 10.32614/CRAN.package.argparse abstract: A command line parser to be used with 'Rscript' to write "#!" shebang scripts that gracefully accept positional and optional arguments and automatically generate usage. authors: - family-names: Davis given-names: Trevor L email: trevor.l.davis@gmail.com orcid: https://orcid.org/0000-0001-6341-4639 repository: https://trevorld.r-universe.dev repository-code: https://github.com/trevorld/r-argparse commit: 7e6baca5837050a8a4f57521b63a227d528cdd60 url: https://github.com/trevorld/r-argparse contact: - family-names: Davis given-names: Trevor L email: trevor.l.davis@gmail.com orcid: https://orcid.org/0000-0001-6341-4639