blob: 373b80565d2a940be9b5ef9470fd6ce8ae2f2130 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
PoWA-web is the dedicated user interface of the PoWA project.
It produces graphs, grids and suggest various kind of optimisations
based on the data stored on the PoWA repository server.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|