Metadata-Version: 2.3
Name: pyontoenv
Version: 0.5.1
Summary: Compatibility wrapper that installs the ontoenv package.
Author: Gabe Fierro
Author-email: Gabe Fierro <gtfierro@mines.edu>
License: BSD-3-Clause
Requires-Dist: ontoenv
Requires-Python: >=3.11
Project-URL: Homepage, https://github.com/gtfierro/ontoenv-rs
Project-URL: Repository, https://github.com/gtfierro/ontoenv-rs
Project-URL: Issues, https://github.com/gtfierro/ontoenv-rs/issues
Description-Content-Type: text/markdown

# pyontoenv compatibility package

This is a lightweight wrapper that depends on the main `ontoenv` wheel and re-exports its public API so that existing `pip install pyontoenv` workflows continue to function.

It contains no additional functionality beyond importing `ontoenv`.
