mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
943bf0341d
decompyle3 is a native Python cross-version decompiler and fragment decompiler. It is a reworking of uncompyle6. decompyle3 translates Python bytecode back into equivalent Python source code. It accepts bytecodes from Python version 3.7 on.
6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
decompyle3 is a native Python cross-version decompiler and fragment decompiler.
|
|
It is a reworking of uncompyle6.
|
|
|
|
decompyle3 translates Python bytecode back into equivalent Python source code.
|
|
It accepts bytecodes from Python version 3.7 on.
|