FileSize | 74424 |
MD5 | 5B0822AC88FC6A31CDDAFA8A6D3D1106 |
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 | E97F70FB2B2D0BC6F37E7BE1E89B077585A4C279 |
SHA-256 | 11540CF28AB0E96503AE452C325391559FE2030920F93DBBDDB6028EA9664AA3 |