mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 05:34:45 +02:00
Closes: https://github.com/gentoo/gentoo/pull/38935 Closes: https://bugs.gentoo.org/678396 Bug: https://bugs.gentoo.org/938433 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
15 lines
603 B
XML
15 lines
603 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
Rdfind is a command line tool that is useful for compressing backup
|
|
directories or just finding duplicate files. It compares files based on
|
|
their content, NOT on their file names.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">pauldreik/rdfind</remote-id>
|
|
<bugs-to>https://github.com/pauldreik/rdfind/issues</bugs-to>
|
|
<doc>https://rdfind.pauldreik.se/rdfind.1.html</doc>
|
|
</upstream>
|
|
</pkgmetadata>
|