Commit graph

5 commits

Author SHA1 Message Date
dece 4777affc2b Revert "python: faulty unpackers::bnd bindings"
This reverts commit 0ad0124b55.
2020-05-15 19:21:37 +02:00
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 fb3212fd1a python: show example names colored when possible 2020-05-15 18:29:39 +02:00
dece 5758e2f376 python: fix import in development 2020-05-12 21:33:44 +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