msrtc-rans-python
Python extension module for msrtc_rans (via PyO3).
This crate provides Python bindings for the msrtc_rans entropy coder. Built with PyO3, it exposes the _msrtc_rans native module. Currently at scaffold stage — the module exists but exposes no public API yet.
Status
🔲 Scaffold — PyO3 module scaffold with no API surface yet. Publishing on crates.io is for CI visibility only; actual users should install via pip wheels once available.
Repository
Full project: github.com/infinityabundance/msrtc-rans-rs