diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-19 09:41:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-19 09:41:08 +0000 |
| commit | fd9bdc49196fba03dd5e50e378aad2cf3ef42e31 (patch) | |
| tree | b7f9add53ca9302511e433237fe666e052456811 /dev-R/cli | |
| parent | d8d122d477cda9df7a78b02cab5da92a877c955b (diff) | |
| download | baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.gz baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.xz baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.zip | |
Adding metadata
Diffstat (limited to 'dev-R/cli')
| -rw-r--r-- | dev-R/cli/metadata.xml | 34 |
1 files changed, 15 insertions, 19 deletions
diff --git a/dev-R/cli/metadata.xml b/dev-R/cli/metadata.xml index 08e0ea7e522f..cfa43c4b72d2 100644 --- a/dev-R/cli/metadata.xml +++ b/dev-R/cli/metadata.xml @@ -1,20 +1,16 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <description>co-maintainers welcome</description> - <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> + <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 integrates with the 'crayon' package to support 'ANSI' terminal colors.</longdescription> + <upstream> + <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>
\ No newline at end of file |
