diff options
Diffstat (limited to 'dev-R/progress/metadata.xml')
| -rw-r--r-- | dev-R/progress/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-R/progress/metadata.xml b/dev-R/progress/metadata.xml new file mode 100644 index 000000000000..cd99cd6866b5 --- /dev/null +++ b/dev-R/progress/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>me@r0bert.dev</email> + <name>Robert Greener</name> + </maintainer> + <longdescription lang="en">Configurable Progress bars, they may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in 'Emacs' 'ESS', 'RStudio', 'Windows' 'Rgui' and the 'macOS' 'R.app'. The package also provides a 'C++' 'API', that works with or without 'Rcpp'.</longdescription> + <upstream> + <maintainer> + <email>csardi.gabor@gmail.com</email> + <name>Gábor Csárdi</name> + </maintainer> + <bugs-to>https://github.com/r-lib/progress/issues</bugs-to> + </upstream> + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
