Metadata-Version: 2.4
Name: sheafmorph
Version: 0.0.1a1
Summary: Bootstrap morph-rule helpers for the SheafLab project.
Project-URL: Homepage, https://sheaflab.com
Project-URL: Repository, https://github.com/SheafLab/sheafmorph-python
Project-URL: Issues, https://github.com/SheafLab/sheafmorph-python/issues
Author: SheafLab
License: MIT
License-File: LICENSE
Keywords: morph,rewrite,sheaflab,transformation
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# sheafmorph

`sheafmorph` is the official Python package namespace for morph-rule helpers in
the SheafLab project.

This initial release provides a compact core for rewriting labels, counting
transformations, and summarizing normalized outputs.
