mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
21 lines
707 B
XML
21 lines
707 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>fkobi@pm.me</email>
|
|
<name>Filip Kobierski</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</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>
|
|
<remote-id type="github">Narigo/keepass-diff</remote-id>
|
|
<bugs-to>https://github.com/Narigo/keepass-diff/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|