mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
20 lines
696 B
XML
20 lines
696 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 lang="en">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>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Bjoern Bornkamp</name>
|
|
<email>bbnkmp@mail.de</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|