* Figure out where the package should be placed in the Software Heritage source tree
* Implement the C part based on [CHD perfect hash algorithm](http://cmph.sourceforge.net/papers/wads07.pdf) (either copy/pasting the cmph implementation or as a dependency)
* Design and implement a python API
* Test border cases and error conditions