blob: adfa81e45011a72f7b88c1a9005ee66c8995ecb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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>
|