软件包:python3-ssdeep(3.4.1-1) [debports]
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 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfuzzy2 (>= 2.13)
- recursive piecewise hashing tool (library)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3~)
-
- dep: python3-cffi-backend-api-max (>= 9729)
- 软件包暂时不可用
-
- dep: python3-cffi-backend-api-min (<= 9729)
- 软件包暂时不可用
-
- dep: python3-six (>= 1.4.1)
- Python 2 and 3 compatibility library