Metadata-Version: 2.4
Name: ontology-package-boilerplate
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rdflib>=7.6.0
Requires-Dist: tqdm>=4.67.3
Dynamic: license-file

# ontology-package-boilerplate

This is a utility for creating a Python package structure from an ontology file, a way to provide utility along with definitions of classes.

An example template is provided under "templates".
