You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / python-bytecodeassembler-0.6-2.lbn19.noarch

python-bytecodeassembler-0.6-2.lbn19.noarch

Package Attributes
RPM  python-bytecodeassembler-0.6-2.lbn19.noarch.rpm Architecture  noarch Size  138251 Created  2019/09/30 06:51:42 UTC
Package Specification
Summary Generate Python code objects by "assembling" bytecode
Group Application/Internet
License ZPL
Home Page http://pypi.python.org/packages/source/B/BytecodeAssembler/BytecodeAssembler-0.6.tar.gz
Description

peak.util.assembler is a simple bytecode assembler module that handles most low-level bytecode generation details like jump offsets, stack size tracking, line number table generation, constant and variable name index tracking, etc. That way, you can focus your attention on the desired semantics of your bytecode instead of on these mechanical issues.

In addition to a low-level opcode-oriented API for directly generating specific Python bytecodes, this module also offers an extensible mini-AST framework for generating code from high-level specifications. This framework does most of the work needed to transform tree-like structures into linear bytecode instructions, and includes the ability to do compile-time constant folding.summary}

Requires
python  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
/bin/sh  
rpmlib(PayloadIsXz)  
Provides
python-bytecodeassembler
Obsoletes
python-bytecodeassembler-egginfo

Document Actions