blob: 0c65d57617e19f304877c938d48dbfcffda7d4d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Qalculate! is a multi-purpose desktop calculator for GNU/Linux. It is
small and simple to use but with much power and versatility
underneath.
</longdescription>
<upstream>
<remote-id type="sourceforge">qalculate</remote-id>
<remote-id type="github">Qalculate/qalculate-gtk</remote-id>
</upstream>
</pkgmetadata>
|