Metadata-Version: 2.1
Name: oaklib
Version: 0.0.0
Summary: Ontology Access Kit: Python library for common ontology operations over a variety of backends
Author: cmungall
Author-email: cjm@berkeleybop.org
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SPARQLWrapper (>=2.0.0,<3.0.0)
Requires-Dist: SQLAlchemy (>=1.4.32,<2.0.0)
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: linkml-runtime (>=1.2.3,<2.0.0)
Requires-Dist: networkx (>=2.7.1,<3.0.0)
Requires-Dist: nxontology (>=0.4.0,<0.5.0)
Requires-Dist: pronto (>=2.4.4,<3.0.0)
Requires-Dist: ratelimit (>=2.2.1,<3.0.0)
Requires-Dist: sssom (>=0.3.7,<0.4.0)
