mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 20:00:31 -04:00
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
34 lines
1.1 KiB
XML
34 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
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 integrates with the 'crayon' package to support 'ANSI' terminal colors.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>
|
|
https://github.com/r-lib/cli/issues
|
|
</bugs-to>
|
|
<doc lang="en">
|
|
https://cran.r-project.org/web//packages/cli/cli.pdf
|
|
</doc>
|
|
<changelog>
|
|
https://cran.r-project.org/web//packages/cli/news/news.html
|
|
</changelog>
|
|
<maintainer>
|
|
<name>
|
|
Gábor Csárdi
|
|
</name>
|
|
<email>
|
|
csardi.gabor@gmail.com
|
|
</email>
|
|
</maintainer>
|
|
<remote-id type="github">
|
|
r-lib/cli
|
|
</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|