3ec49e5452
pyevmasm is an assembler and disassembler library for the Ethereum Virtual Machine (EVM). It includes a commandline utility and a Python API.
17 lines
651 B
Text
17 lines
651 B
Text
@comment $NetBSD: PLIST,v 1.1 2020/09/29 00:34:09 khorben Exp $
|
|
bin/evmasm-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pyevmasm/__init__.py
|
|
${PYSITELIB}/pyevmasm/__init__.pyc
|
|
${PYSITELIB}/pyevmasm/__init__.pyo
|
|
${PYSITELIB}/pyevmasm/__main__.py
|
|
${PYSITELIB}/pyevmasm/__main__.pyc
|
|
${PYSITELIB}/pyevmasm/__main__.pyo
|
|
${PYSITELIB}/pyevmasm/evmasm.py
|
|
${PYSITELIB}/pyevmasm/evmasm.pyc
|
|
${PYSITELIB}/pyevmasm/evmasm.pyo
|