File: control

package info (click to toggle)
libdigest-ssdeep-perl 0.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 140 kB
  • sloc: perl: 193; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 753 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libdigest-ssdeep-perl
Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Homepage: https://metacpan.org/release/Digest-ssdeep
Standards-Version: 4.5.1
Vcs-Browser: https://git.in-ulm.de/cbiedl/libdigest-ssdeep-perl
Vcs-Git: https://git.in-ulm.de/cbiedl/libdigest-ssdeep-perl.git
Build-Depends: debhelper-compat (= 13),
Build-Depends-Indep:
    libtext-wagnerfischer-perl,
Priority: optional
Rules-Requires-Root: no
Section: perl

Package: libdigest-ssdeep-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
    libtext-wagnerfischer-perl,
Description: Pure Perl ssdeep (CTPH) fuzzy hashing
 Digest::ssdeep provides simple implementation of ssdeep fuzzy hashing
 also known as Context Triggered Piecewise Hashing (CTPH).