simhash.mk 314 B

1234567
  1. PACKAGES += simhash
  2. pkg_simhash_name = simhash
  3. pkg_simhash_description = Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data.
  4. pkg_simhash_homepage = https://github.com/ferd/simhash
  5. pkg_simhash_fetch = git
  6. pkg_simhash_repo = https://github.com/ferd/simhash
  7. pkg_simhash_commit = master