blob: 4bca27c193bd70bf42d16497dc805cd2d0c5a719 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ceamac@gentoo.org</email>
<name>Viorel Munteanu</name>
</maintainer>
<longdescription>
Library for creating and parsing the configuration
file for the WayfireWM while also allowing you to
make changes in the configuration and reload them on
the fly.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|