We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e27882d commit 8817d18Copy full SHA for 8817d18
python/pyproject.toml
@@ -21,6 +21,7 @@ dependencies = [
21
"rdflib>=6.3.2",
22
]
23
license = "bsd-3-clause"
24
+description = "Python bindings for Reasonable, a reasonably fast OWL 2 RL reasoner"
25
26
[tool.maturin]
27
features = ["pyo3/extension-module"]
0 commit comments