[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Packing my module for debian



I have designed a perfect hash library, which features both ordered(gather) and unordered(scatter) hashing.Ordered hash functions preserve the sorted (partial)order of the keys, while minimizing collisions. Ordered (fixed length)string hashing is also included.Unordered perfect hash functions are included as well. I need help to package this for debian. 

Reply to: