- PACKAGES += simhash
- pkg_simhash_name = simhash
- pkg_simhash_description = Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
- pkg_simhash_homepage = https://github.com/ferd/simhash
- pkg_simhash_fetch = git
- pkg_simhash_repo = https://github.com/ferd/simhash
- pkg_simhash_commit = master
|