LICENSE
README.md
pyproject.toml
bin2hex/__init__.py
bin2hex/__main__.py
bin2hex/bin2c.py
bin2hex/bin2model.py
bin2hex/bin2verilog.py
bin2hex/ecc.py
bin2hex/main.py
bin2hex.egg-info/PKG-INFO
bin2hex.egg-info/SOURCES.txt
bin2hex.egg-info/dependency_links.txt
bin2hex.egg-info/entry_points.txt
bin2hex.egg-info/top_level.txt
tests/test_bin2c.py
tests/test_bin2model.py
tests/test_bin2verilog.py