mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-11 05:10:20 -04:00
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
16 lines
596 B
XML
16 lines
596 B
XML
<?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>
|