blob: 5cb957658ff337afcf6c8ed0ac4686e958b6b86f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?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 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>
<email>bbnkmp@mail.de</email>
<name>Bjoern Bornkamp</name>
</maintainer>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|