blob: b646a1022490b1a601cc5c4756bd3f0784236741 (
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>
<maintainer type="person">
<email>fkobi@pm.me</email>
<name>Filip Kobierski</name>
</maintainer>
<longdescription>
A CLI-tool diffs two Keepass (.kdbx) files and prints their differences.
This is useful when conflicts arise from syncing.
</longdescription>
<upstream>
<bugs-to>https://github.com/Narigo/keepass-diff/issues</bugs-to>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|