软件包: decompyle (2.3.2-4ubuntu1) [universe]
decompyle 的相关链接
Ubuntu 的资源:
下载源码包 decompyle:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Ben Burton
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
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.
其它与 decompyle 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python (<< 2.6)
- 一种交互式、面向对象的高级语言 (缺省版本)
- dep: python (>= 2.5)
-
- dep: python-central (>= 0.5.8)
- Python 软件包的注册和编译工具
-
- dep: python2.5
- An interactive high-level object-oriented language (version 2.5)