close
Image

python-ssdeep 3.4.1-2 source package in Ubuntu

Changelog

python-ssdeep (3.4.1-2) unstable; urgency=medium

  * Team upload.
  * Patch-out usage of python3-six using upstream commit.

 -- Alexandre Detiste <email address hidden>  Wed, 19 Feb 2025 18:13:19 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Stonking release universe misc
Resolute release universe misc
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
python-ssdeep_3.4.1-2.dsc 2.2 KiB f9f5d7320ea0212482a9c124b09357d6963d636a9d7195f2031eb830317ab619
python-ssdeep_3.4.1.orig.tar.xz 91.0 KiB 5530c127d05cc058a6c14dee8e028b6742bb0edb4f96ac055f4f9d5f1d206b6c
python-ssdeep_3.4.1-2.debian.tar.xz 3.8 KiB ec45570a4eafc77c0d383ef201000a0c4bef685297baee1fa2febacecff266f4

Available diffs

No changes file available.

Binary packages built by this source

python3-ssdeep: Python 3.x wrapper for the ssdeep piecewise hashing tool

 This is a straightforward Python wrapper for ssdeep by Jesse Kornblum,
 which is a library for computing context triggered piecewise hashes (CTPH).
 Also called fuzzy hashes, CTPH can match inputs that have homologies.
 Such inputs have sequences of identical bytes in the same order, although
 bytes in between these sequences may be different in both content and length.
 .
 This package contains the extension built for Python 3.x.

python3-ssdeep-dbgsym: debug symbols for python3-ssdeep