Source: r-cran-cli
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-cli
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-cli.git
Homepage: https://cran.r-project.org/package=cli
Rules-Requires-Root: no

Package: r-cran-cli
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Helpers for Developing Command Line Interfaces
 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.
