blob: 2c98e44d332185836d7c0e59d7cc8afe248293e3 (
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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>
|