keramics-python 0.0.0

Keramics Python bindings
Documentation
[dependencies.keramics-datetime]
version = "0.0.0"

[dependencies.keramics-vfs]
version = "0.0.0"

[dependencies.pyo3]
features = ["extension-module"]
version = "0.26.0"

[lib]
crate-type = ["cdylib"]
name = "pykeramics"
path = "src/lib.rs"

[package]
authors = ["Joachim Metz <joachim.metz@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Keramics Python bindings"
edition = "2024"
license = "Apache-2.0"
name = "keramics-python"
readme = false
repository = "https://github.com/keramics/keramics"
resolver = "2"
version = "0.0.0"