LICENSE
README.md
pyproject.toml
stsw/__init__.py
stsw/py.typed
stsw.egg-info/PKG-INFO
stsw.egg-info/SOURCES.txt
stsw.egg-info/dependency_links.txt
stsw.egg-info/entry_points.txt
stsw.egg-info/requires.txt
stsw.egg-info/top_level.txt
stsw/_core/__init__.py
stsw/_core/crc32.py
stsw/_core/dtype.py
stsw/_core/header.py
stsw/_core/meta.py
stsw/cli/__init__.py
stsw/cli/__main__.py
stsw/io/__init__.py
stsw/io/fileio.py
stsw/io/mmapwrap.py
stsw/reader/__init__.py
stsw/reader/reader.py
stsw/writer/__init__.py
stsw/writer/writer.py