dev-R/txtplot: new package

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-19 14:18:12 +02:00
parent 8b3abffbea
commit f9228bff73
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</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>
</pkgmetadata>