srb_py 0.0.3

Python extension module for the Space Robotics Bench
Documentation
[dependencies]

[lib]
name = "srb_py"
path = "src/lib.rs"

[package]
authors = ["Andrej Orsula <orsula.andrej@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science::robotics"]
description = "Python extension module for the Space Robotics Bench"
documentation = "https://andrejorsula.github.io/space_robotics_bench"
edition = "2021"
homepage = "https://github.com/AndrejOrsula/space_robotics_bench"
keywords = ["benchmark", "robotics", "simulation", "space"]
license = "MIT OR Apache-2.0"
name = "srb_py"
publish = true
readme = "README.md"
repository = "https://github.com/AndrejOrsula/space_robotics_bench"
rust-version = "1.84"
version = "0.0.3"