pyrudof 0.2.2

Python bindings for Rudof
Documentation
1
2
3
4
5
6
[build-system]
requires = ["maturin>=1.0, <2.0"]
build-backend = "maturin"

[tool.maturin]
features = ["pyo3/extension-module", "pyo3/experimental-inspect"]