/bloom.pub
http://bloomerl.googlecode.com/ · Unknown · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · 44eb319855f72e9c529a2d6f804dc95d MD5 · raw file
- {author, {"gray", "graygee@gmail.com", {2007, 10, 3}}}.
- {category, ["type"]}.
- {name, "bloom"}.
- {vsn, "0.01"}.
- {depends, []}.
- {keywords, ["bloomfilter", "bloom", "filter", "digest", "hash"]}.
- {summary, "Bloom filters"}.
- {abstract, "Implements the Bloom filter probabilistic data structure. "
- "Bloom filters are a space-efficient means to test whether an elements is a "
- "member of a set."}.
- {home, "http://code.google.com/p/bloomerl/"}.
- {source, {erl, "http://bloomerl.googlecode.com/svn/trunk/bloom.erl"}}.