FileSize | 74112 |
MD5 | 6C6766A3D3CC29A1970420BCAB4D3FF7 |
PackageDescription | a Python byte-code decompiler
Decompyle converts Python byte-code back into equivalent Python source.
It accepts byte-code from any Python version between 1.5 and 2.3 inclusive.
Note that it cannot yet decompile byte-code from Python 2.4 and 2.5.
.
The generated source is very readable: docstrings, lists, tuples and
hashes get pretty-printed.
.
Decompyle can also verify the equivalence of the generated source by
compiling it and comparing the new byte-code with the original byte-code. |
PackageMaintainer | Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
PackageName | decompyle |
PackageSection | python |
PackageVersion | 2.3.2-4.1 |
SHA-1 | 44EA1F8156B2A07FDC7431CDABDF3021351708C7 |
SHA-256 | 1AA7EE6757F43453890659BC8A68CA26F3196AD3731E99A225697976FEFA9508 |