blob: f0f74944ea7aa9a2201a7076952e4566f7e6a87f (
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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pascal.jaeger@leimstift.de</email>
<name>Pascal Jäger</name>
</maintainer>
<maintainer type="person">
<email>gonegrier.duarte@gmail.com</email>
<name>Gonçalo Negrier Duarte</name>
</maintainer>
<upstream>
<doc>https://elkowar.github.io/eww/</doc>
<bugs-to>https://github.com/elkowar/eww/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|