File: README.Debian

package info (click to toggle)
decompyle 2.3.2-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,320 kB
  • ctags: 66,234
  • sloc: python: 70,351; ansic: 2,312; makefile: 49; sh: 14
file content (17 lines) | stat: -rw-r--r-- 709 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Decompyle for Debian
--------------------

This package contains a newer version of decompyle which runs under
Python 2.3 and accepts byte-code from Python 1.5 to 2.3 inclusive.
There is also an older version available in the decompyle2.2 package,
which only accepts byte-code from Python 1.5 to 2.2 (and not 2.3).

Whilst the new decompyle has significant enhancements over the old
decompyle2.2, it is possible that decompyle may fail on some older
bytecode where decompyle2.2 is successful.  For this reason, the old
decompyle2.2 remains available.

The old decompyle2.2 and new decompyle packages may be installed together
without problems.

 - Ben Burton <bab@debian.org>, Thu, 24 Mar 2005 07:59:47 +1100