diff options
author | Helmut Grohne <helmut@subdivi.de> | 2013-03-08 16:33:37 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2013-03-08 16:33:37 +0100 |
commit | d017cd116e3666a8a0e22cd2c0b40af45514fa0c (patch) | |
tree | c5f2dd65ae5edc4413fa32a0d6b4084090036ecd /README | |
parent | 0e690a1f5e32d1e16ad27dd96cb43b78d5d36fb4 (diff) | |
download | debian-dedup-d017cd116e3666a8a0e22cd2c0b40af45514fa0c.tar.gz |
importpkg: support ssdeep hash
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Required packages aptitude install python python-debian python-lzma curl python-jinja2 python-werkzeug sqlite3 python-imaging + Optional: https://pypi.python.org/pypi/ssdeep + Create a database ----------------- The database name is currently hardcoded as `test.sqlite3`. So copy the SQL |