a9072eb9e4
Library to read and edit files in the following formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO and OAT (Android Runtime). Originally packaged in pkgsrc-wip by myself.
29 lines
1 KiB
Text
29 lines
1 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2016/06/13 02:07:35 kamil Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/filebytes/__init__.py
|
|
${PYSITELIB}/filebytes/__init__.pyc
|
|
${PYSITELIB}/filebytes/__init__.pyo
|
|
${PYSITELIB}/filebytes/binary.py
|
|
${PYSITELIB}/filebytes/binary.pyc
|
|
${PYSITELIB}/filebytes/binary.pyo
|
|
${PYSITELIB}/filebytes/ctypes_helper.py
|
|
${PYSITELIB}/filebytes/ctypes_helper.pyc
|
|
${PYSITELIB}/filebytes/ctypes_helper.pyo
|
|
${PYSITELIB}/filebytes/elf.py
|
|
${PYSITELIB}/filebytes/elf.pyc
|
|
${PYSITELIB}/filebytes/elf.pyo
|
|
${PYSITELIB}/filebytes/enum.py
|
|
${PYSITELIB}/filebytes/enum.pyc
|
|
${PYSITELIB}/filebytes/enum.pyo
|
|
${PYSITELIB}/filebytes/mach_o.py
|
|
${PYSITELIB}/filebytes/mach_o.pyc
|
|
${PYSITELIB}/filebytes/mach_o.pyo
|
|
${PYSITELIB}/filebytes/oat.py
|
|
${PYSITELIB}/filebytes/oat.pyc
|
|
${PYSITELIB}/filebytes/oat.pyo
|
|
${PYSITELIB}/filebytes/pe.py
|
|
${PYSITELIB}/filebytes/pe.pyc
|
|
${PYSITELIB}/filebytes/pe.pyo
|