FileSize | 64748 |
MD5 | 5770D0F91E9C1D452FAC85968D55ACA7 |
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-4ubuntu1 |
SHA-1 | E311876BB1912082C19704945645F7D3AC250930 |
SHA-256 | B1743C20C410C0291A7A98553D1CADB692FD858836FC0847DB740EC3AF8290E3 |