I noticed the Cargo.toml and src/lib.rs in the repository.
I am able to build a wheel with it by changing the build-backend from setuptools to maturin and changing the version in Cargo.toml
Any reasons why I can't find instructions on it and you don't publish an optimized version on pypi or conda-forge?