LICENSE
README.md
pyproject.toml
src/pycomtypelib/__init__.py
src/pycomtypelib/cli.py
src/pycomtypelib/constants.py
src/pycomtypelib/idl.py
src/pycomtypelib/model.py
src/pycomtypelib/pe.py
src/pycomtypelib/wellknown.py
src/pycomtypelib.egg-info/PKG-INFO
src/pycomtypelib.egg-info/SOURCES.txt
src/pycomtypelib.egg-info/dependency_links.txt
src/pycomtypelib.egg-info/entry_points.txt
src/pycomtypelib.egg-info/requires.txt
src/pycomtypelib.egg-info/top_level.txt
src/pycomtypelib/msft/__init__.py
src/pycomtypelib/msft/parser.py
src/pycomtypelib/msft/reader.py
src/pycomtypelib/msft/structs.py
tests/test_cli.py
tests/test_msft_parser.py
tests/test_pe.py