app-crypt/keepass-diff: new package, add 1.1.3

Signed-off-by: Filip Kobierski <fkobi@pm.me>
This commit is contained in:
Filip Kobierski
2024-08-24 16:18:48 +02:00
parent c0e1bba509
commit b277ac5e5b
3 changed files with 181 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<?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>