blob: d30bc966f1064eda2462139193797c6c9da67803 (
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>
<maintainer type="person">
<email>me@rahil.rocks</email>
<name>Rahil Bhimjiani</name>
</maintainer>
<use>
<flag name="web">Enables web user interface (UI)</flag>
</use>
<upstream>
<bugs-to>https://github.com/AdguardTeam/AdGuardHome/issues</bugs-to>
<doc>https://github.com/AdguardTeam/AdGuardHome/</doc>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|