libjaka 0.1.8

Rust bindings for the Jaka robot
Documentation
1
2
3
4
5
6
[build-system]

requires = ["maturin>=1.0,<2.0"]

build-backend = "maturin"



[tool.setuptools]

package-data = { "my_module" = ["*.pyi"] }