AUTHORS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/structchunk/__init__.py
src/structchunk/_cli.py
src/structchunk/_config.py
src/structchunk/_enrich.py
src/structchunk/_models.py
src/structchunk/_parser.py
src/structchunk/_splitters.py
src/structchunk/_version.py
src/structchunk/hierarchical.py
src/structchunk/linear.py
src/structchunk/py.typed
src/structchunk.egg-info/PKG-INFO
src/structchunk.egg-info/SOURCES.txt
src/structchunk.egg-info/dependency_links.txt
src/structchunk.egg-info/entry_points.txt
src/structchunk.egg-info/requires.txt
src/structchunk.egg-info/top_level.txt
tests/test_structchunk.py