Commit graph

2 commits

Author SHA1 Message Date
dece 0ad0124b55 python: faulty unpackers::bnd bindings
It would require to add an implementation to Bnd directly to convert it
to a Python class. Committing for history but gonna revert it before
merge.
2020-05-15 19:19:31 +02:00
dece 8cfe445d68 python: use PyO3 for Python bindings
Not sure it's the best way but it's way simpler to maintain than plain
Rust FFI.
2020-05-12 18:45:43 +02:00