Skip to content

Draft: Rewrite in Python

This is an attempt to rewrite everything in Python, delegating the perfect hash side on the package cmph-cffi… Sadly this is a bit pointless as it has never been updated for Python 3…

The main upside on top of readability and error handling is that it uses file-like object directly which should make it usable with rbd.Image.

Merge request reports