[tool.poetry]
name = "reasonable"
version = "0.1.20"
description = "Python interface to 'reasonable', a Datalog implementation of the OWL 2 RL profile"
authors = ["Gabe Fierro <gtfierro@cs.berkeley.edu>"]
license = "bsd-3-clause"
[tool.poetry.dependencies]
python = "^3.6"
[tool.poetry.dev-dependencies]
maturin = "^0.7.7"
rdflib = "^5.0.0"