python-ssdeep 3.1+dfsg-3build6 source package in Ubuntu

Changelog

python-ssdeep (3.1+dfsg-3build6) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 15:12:25 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Helmut Grohne
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-ssdeep_3.1+dfsg.orig.tar.gz 6.4 KiB 779ad0254b7e709c51cafdf0f8c3352ba48744f2a4e1ea2cea5bb262f37fbd62
python-ssdeep_3.1+dfsg-3build6.debian.tar.xz 3.5 KiB b40aca0a785d578b33847a7dbfc115d71f8f3d1e5f5552c6d383e6847d7c61ca
python-ssdeep_3.1+dfsg-3build6.dsc 1.8 KiB 9ba2739e97e537a2681289aaa609dec4d6aed71913fbce29d47efb17f9b29aed

View changes file

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