.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
LICENSE.txt
README.md
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/toshiba_ac_ir_codegen/__init__.py
src/toshiba_ac_ir_codegen/generator.py
src/toshiba_ac_ir_codegen.egg-info/PKG-INFO
src/toshiba_ac_ir_codegen.egg-info/SOURCES.txt
src/toshiba_ac_ir_codegen.egg-info/dependency_links.txt
src/toshiba_ac_ir_codegen.egg-info/not-zip-safe
src/toshiba_ac_ir_codegen.egg-info/requires.txt
src/toshiba_ac_ir_codegen.egg-info/top_level.txt
tests/conftest.py
tests/test_generator.py