Source: hardlink Section: utils Priority: optional Maintainer: Julian Andres Klode Rules-Requires-Root: no Build-Depends: debhelper (>= 11), pkg-config, libpcre2-dev, libattr1-dev Standards-Version: 4.1.4 Homepage: http://jak-linux.org/projects/hardlink/ Vcs-Git: https://salsa.debian.org/jak/hardlink.git Vcs-Browser: https://salsa.debian.org/jak/hardlink Package: hardlink Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Hardlinks multiple copies of the same file Hardlink is a tool which detects multiple copies of the same file and replaces them with hardlinks. Amongst other things, it can be used to merge identical, duplicate files in backup trees and save space. . The idea has been taken from http://code.google.com/p/hardlinkpy/, but the code has been written from scratch and licensed under the MIT license.