./security/py-pydeep, Python bindings for ssdeep

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q4, Version: 0.2, Package name: py27-pydeep-0.2, Maintainer: rodent

Python/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')


Master sites:

SHA1: 948a0dd5f8e3894ee8c11a6fd7b710a4b7542def
RMD160: 4b232bc55d9da0a0883a50ac9e260b35672baebd
Filesize: 1.606 KB

Version history: (Expand)