FileSize | 64152 |
MD5 | 7C7E4A2CDA0E432EE17529897E42FB9F |
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.
.
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.
.
Note that an older version of decompyle is available in the decompyle2.2
package. The older version cannot handle Python 2.3 byte-code, but it
might provide a greater success rate with byte-code from Python 2.2 and
below. Both the newer decompyle and the older decompyle2.2 may be
installed together without problems. |
PackageMaintainer | Ben Burton <bab@debian.org> |
PackageName | decompyle |
PackageSection | python |
PackageVersion | 2.3.2-2ubuntu1 |
SHA-1 | F9B31E1DFDE5A4CA556AED47C2ED28D2F63CC05A |
SHA-256 | CD343AFCBF5EC89CABBFBA6EADA8D6D489E20E5547A65BFE9F10650FD5616906 |