pyrudof 0.1.145

Python bindings for Rudof
[dependencies.pyo3]
features = ["abi3-py37", "extension-module", "experimental-inspect"]
version = "0.26"

[dependencies.pythonize]
version = "0.26.0"

[dependencies.rudof_generate]
version = "0.1.118"

[dependencies.rudof_lib]
version = "0.1.110"

[dependencies.tokio]
features = ["full"]
version = "1.0"

[dependencies.tracing]
version = "0.1"

[lib]
crate-type = ["cdylib", "rlib"]
doctest = false
name = "pyrudof"
path = "src/lib.rs"

[package]
authors = ["Jose Emilio Labra Gayo <labra@uniovi.es>", "Ángel Iglesias Préstamo <angel.iglesias.prestamo@gmail.com>", "Marc-Antoine Arnaud <marc-antoine.arnaud@luminvent.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Python bindings for Rudof"
documentation = "https://rudof-project.github.io/rudof/"
edition = "2024"
homepage = "https://rudof-project.github.io/rudof"
keywords = ["rdf", "linked-data", "semantic-web", "shex", "shacl"]
license = "MIT OR Apache-2.0"
name = "pyrudof"
readme = "README.md"
repository = "https://github.com/rudof-project/rudof"
resolver = "2"
version = "0.1.145"

[package.metadata.maturin]
include = ["pyrudof.pyi"]