blob: 6abf66a9cd5ff733824580319fe95d889670567b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<use>
<flag name="stemmer">Enable language stemming support</flag>
</use>
<upstream>
<maintainer status="active">
<name>Richard Hughes</name>
<email>richard@hughsie.com</email>
</maintainer>
<bugs-to>https://github.com/hughsie/libxmlb/issues</bugs-to>
<changelog>https://github.com/hughsie/libxmlb/releases</changelog>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|