Package: cli
Title: Helpers for Developing Command Line Interfaces
Version: 3.1.0
Authors@R: c(
    person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", c("aut", "cre")),
    person("Hadley", "Wickham", role = c("ctb")),
    person("Kirill", "Müller", role = c("ctb")),
    person("RStudio", role = "cph")
    )
Description: A suite of tools to build attractive command line interfaces
    ('CLIs'), from semantic elements: headings, lists, alerts, paragraphs,
    etc. Supports custom themes via a 'CSS'-like language. It also contains a
    number of lower level 'CLI' elements: rules, boxes, trees, and
    'Unicode' symbols with 'ASCII' alternatives. It support ANSI colors and
    text styles as well.
License: MIT + file LICENSE
URL: https://cli.r-lib.org, https://github.com/r-lib/cli#readme
BugReports: https://github.com/r-lib/cli/issues
RoxygenNote: 7.1.2
Depends: R (>= 2.10)
Imports: glue, utils
Suggests: asciicast, callr, covr, grDevices, htmltools, htmlwidgets,
        knitr, methods, mockery, processx, ps (>= 1.3.4.9000), rlang,
        rmarkdown, rstudioapi, shiny, testthat, tibble, whoami, withr
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-10-27 07:39:25 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Hadley Wickham [ctb],
  Kirill Müller [ctb],
  RStudio [cph]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-27 14:50:06 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-10-28 10:23:15 UTC; unix
Archs: cli.so.dSYM
