Path to this page:
./
security/py-pydeep,
Python bindings for ssdeep
Branch: CURRENT,
Version: 0.4nb1,
Package name: py310-pydeep-0.4nb1,
Maintainer: pkgsrc-usersPython/C bindings for the ssdeep library at http://ssdeep.sourceforge.net:
* hash_buf / hash_bytes - returns the ssdeep hash for a given buffer
* hash_file - returns the ssdeep hash for filepath
* compare - returns the % match between 2 hashes
import pydeep
pydeep.hash_buf('somedata')
pydeep.hash_file('path-to-file')
pydeep.compare('hash1','hash2')
Required to run:[
security/ssdeep] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1.983 KB
Version history: (Expand)
- (2023-02-09) Updated to version: py310-pydeep-0.4nb1
- (2022-01-11) Updated to version: py39-pydeep-0.4nb1
- (2021-10-07) Updated to version: py39-pydeep-0.4
- (2019-12-15) Updated to version: py37-pydeep-0.4
- (2014-06-02) Package added to pkgsrc.se, version py27-pydeep-0.2 (created)
CVS history: (Expand)