FileSize | 68796 |
MD5 | BEDFF4B8397176B2A6962FD537121B2D |
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 | D28427DC22E59EBF0B93626A63D95A9FD009B5F6 |
SHA-256 | E51243AA0DB8337AEE2270CBDC8F789EEDCCFDC7030305713191A7816B0B16F5 |