gentoo-ebuilds/app-misc/rdfind/metadata.xml
2024-10-10 18:52:24 +03:00

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>