.gitignore
COPYING-LGPL
README.md
pyproject.toml
.github/workflows/main.yml
SigMF.egg-info/PKG-INFO
SigMF.egg-info/SOURCES.txt
SigMF.egg-info/dependency_links.txt
SigMF.egg-info/entry_points.txt
SigMF.egg-info/requires.txt
SigMF.egg-info/top_level.txt
sigmf/__init__.py
sigmf/archive.py
sigmf/archivereader.py
sigmf/error.py
sigmf/schema-collection.json
sigmf/schema-meta.json
sigmf/schema.py
sigmf/sigmf_hash.py
sigmf/sigmffile.py
sigmf/utils.py
sigmf/validate.py
sigmf/apps/__init__.py
sigmf/apps/convert_wav.py
sigmf/apps/gui.py
tests/__init__.py
tests/conftest.py
tests/test_archive.py
tests/test_archivereader.py
tests/test_sigmffile.py
tests/test_validation.py
tests/testdata.py