blob: 5259de8e2297f4d10db926ec6c3fb181cff36d9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>vasi@vilvoiu.ro</email>
<name>Vasile Vilvoiu</name>
</maintainer>
<longdescription>Small program that computes and plots spectrograms, either in a live window or to disk, with support for stdin input.</longdescription>
<upstream>
<remote-id type="github">rimio/specgram</remote-id>
</upstream>
</pkgmetadata>
|