diff options
Diffstat (limited to 'dev-R/txtplot/metadata.xml')
| -rw-r--r-- | dev-R/txtplot/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-R/txtplot/metadata.xml b/dev-R/txtplot/metadata.xml new file mode 100644 index 000000000000..ee716aaff8ef --- /dev/null +++ b/dev-R/txtplot/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>lssndrbarbieri@gmail.com</email> + <name>Alessandro Barbieri</name> + <description>co-maintainers welcome</description> + </maintainer> + <longdescription> + Text Based Plots // Provides functions to produce rudimentary + ascii graphics directly in the terminal window. Provides a + basic plotting function (and equivalents of curve, density, acf + and barplot) as well as boxplot and image functions. + </longdescription> + + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
