Files
guru/app-misc/rdfind/metadata.xml
Ronny (tastytea) Gutbrod 27b9b97eaf app-misc/rdfind: New package.
Rdfind is a command line tool that finds duplicate files.

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-04-20 22:15:36 +02:00

19 lines
665 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<longdescription lang="en">
Rdfind is a command line tool that finds duplicate files. It 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>
<bugs-to>https://github.com/pauldreik/rdfind/issues</bugs-to>
<doc>https://rdfind.pauldreik.se/rdfind.1.html</doc>
</upstream>
</pkgmetadata>