pkgsrc/lang/py-uncompyle6/ALTERNATIVES
adam 491728914f py-uncompyle6: added version 3.2.3
A native Python cross-version decompiler and fragment decompiler. The successor
to decompyle, uncompyle, and uncompyle2.

uncompyle6 translates Python bytecode back into equivalent Python source code.
It accepts bytecodes from Python version 1.3 to version 3.7, spanning over 22
years of Python releases. We include Dropbox's Python 2.5 bytecode and some
PyPy bytecode.
2018-09-20 13:48:55 +00:00

2 lines
114 B
Text

bin/pydisassemble @PREFIX@/bin/pydisassemble-@PYVERSSUFFIX@
bin/uncompyle6 @PREFIX@/bin/uncompyle6-@PYVERSSUFFIX@