LICENSE
MANIFEST.in
README.md
setup.py
test.json
.vscode/launch.json
pycoff/__init__.py
pycoff/ar.py
pycoff/coff.py
pycoff/defs.py
pycoff/elf.py
pycoff/node.py
pycoff/obj.py
pycoff/pe.py
pycoff/utils.py
pycoff.egg-info/PKG-INFO
pycoff.egg-info/SOURCES.txt
pycoff.egg-info/dependency_links.txt
pycoff.egg-info/top_level.txt
pycoff/template/ar.json
pycoff/template/ar.py
pycoff/template/obj.json
pycoff/template/obj.py
pycoff/template/pe.json
pycoff/template/pe.py
pycoff/template/header/archive_member.json
pycoff/template/header/directories.json
pycoff/template/header/file.json
pycoff/template/header/import.json
pycoff/template/header/obj.json
pycoff/template/header/option.json
pycoff/template/header/option.py
pycoff/template/header/relocation.json
pycoff/template/header/section.json