diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:21 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:21 +0300 |
commit | 43c35990d4c4cff9d80a912c54e68426636aa408 (patch) | |
tree | a00f2f6a5f2068cc7756f8c97bcc9c6eee58da32 /packages.v2.tsv | |
parent | af9662074041c60171e10d69383f26b63edb1471 (diff) | |
download | erlang.mk-43c35990d4c4cff9d80a912c54e68426636aa408.tar.gz erlang.mk-43c35990d4c4cff9d80a912c54e68426636aa408.tar.bz2 erlang.mk-43c35990d4c4cff9d80a912c54e68426636aa408.zip |
Add package simhash to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 8549845..3f13ad2 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -329,6 +329,7 @@ sidejob git https://github.com/basho/sidejob master a b sieve git https://github.com/benoitc/sieve master a b sieve git https://github.com/benoitc/sieve master https://github.com/benoitc/sieve sieve is a simple TCP routing proxy (layer 7) in erlang simhash git https://github.com/ferd/simhash master a b +simhash git https://github.com/ferd/simhash master https://github.com/ferd/simhash Simhashing for Erlang -- hashing algorithm to find near-duplicates in binary data. simple_bridge git https://github.com/nitrogen/simple_bridge master a b simple_oauth2 git https://github.com/virtan/simple_oauth2 master a b skel git https://github.com/ParaPhrase/skel master a b |