You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Remove duplicate disassembly printing from scanners and put common code in caller(s). Show source-code line numbers in disassembly output and fix alignment of byte offsets. disas.py: workaround Python 2/3 different layouts before we get to bytecodes in a code object.
11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
Metadata-Version: 2.0
|
|
Name: uncompyle6
|
|
Version: 2.0.1
|
|
Summary: Python byte-code to source-code converter
|
|
Home-page: http://github.com/rocky/python-uncompyle6
|
|
Author: Rocky
|
|
Author-email: rb@dustyfeet.com
|
|
License: GPLv3
|
|
Description: UNKNOWN
|
|
Platform: UNKNOWN
|