Metadata-Version: 2.4
Name: sheafsegment
Version: 0.0.1a1
Summary: Bootstrap segment boundary helpers for the SheafLab project.
Project-URL: Homepage, https://sheaflab.com
Project-URL: Repository, https://github.com/SheafLab/sheafsegment-python
Project-URL: Issues, https://github.com/SheafLab/sheafsegment-python/issues
Author: SheafLab
License: MIT
License-File: LICENSE
Keywords: boundary,intervals,locality,segment,sheaflab
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

# sheafsegment

`sheafsegment` is the official Python package namespace for lightweight segment
and boundary helpers used by the SheafLab project.

This initial public release covers interval merging, boundary extraction, and
gap finding for compact locality and segmentation work.

