python-bytecodeassembler 0.6
A library for generating Python code objects by "assembling" bytecode
http://pypi.python.org/pypi/BytecodeAssembler
Packager: Fethican Coşkuner
License: Apache-2.0
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
2 | 2010-12-08 | 0.6 | Fethican Coşkuner | Version bump; - Symbolic disassembly with full emulation of backward-compatible JUMP_IF_TRUE and JUMP_IF_FALSE opcodes on Python 2.7 - From 0.5.2 , license is changed with Apache-2.0 . |
1 | 2009-11-30 | 0.5.1 | Fethican Coşkuner | First release. |