.gitignore
.readthedocs.yaml
LICENSE
Makefile
README.rst
SECURITY.md
pyproject.toml
setup.cfg
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/publish.yml
docs/Makefile
docs/conf.py
docs/imax_b8_serial.rst
docs/index.rst
docs/install.rst
docs/requirements.txt
imax_b8_serial/__init__.py
imax_b8_serial/__main__.py
imax_b8_serial/py.typed
imax_b8_serial.egg-info/PKG-INFO
imax_b8_serial.egg-info/SOURCES.txt
imax_b8_serial.egg-info/dependency_links.txt
imax_b8_serial.egg-info/entry_points.txt
imax_b8_serial.egg-info/requires.txt
imax_b8_serial.egg-info/top_level.txt
tests/test_imax_b8_serial.py