This looks like a very interesting package!
One thing: I noticed that this library uses CoreFoundation
directly. IIRC that is not portable; CF is available on Darwin platforms and Linux, but is deliberately omitted from other platforms (e.g. Windows).