blob: e41d70cf363117b6ac991c2cd9b66d290b211a4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
<description>co-maintainers welcome</description>
</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 support ANSI
colors and text styles as well.</longdescription>
<upstream>
<maintainer>
<email>csardi.gabor@gmail.com</email>
<name>Gábor Csárdi</name>
</maintainer>
<changelog>https://cran.r-project.org/web//packages/cli/news/news.html</changelog>
<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>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|