Fedora 8 Update: python-peak-util-assembler-0.5-1.fc8

updates at fedoraproject.org updates at fedoraproject.org
Thu Oct 9 21:29:00 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-8369
2008-10-09 04:45:41
--------------------------------------------------------------------------------

Name        : python-peak-util-assembler
Product     : Fedora 8
Version     : 0.5
Release     : 1.fc8
URL         : http://pypi.python.org/pypi/BytecodeAssembler
Summary     : Generate Python code objects by "assembling" bytecode
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.

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #459172 - Review Request: python-peak-util-symbols - Simple "symbol" type, useful for enumerations or sentinels
        https://bugzilla.redhat.com/show_bug.cgi?id=459172
  [ 2 ] Bug #459176 - Review Request: python-peak-util-addons - Dynamically extend other objects with AddOns
        https://bugzilla.redhat.com/show_bug.cgi?id=459176
  [ 3 ] Bug #459175 - Review Request:  python-peak-util-assembler - Generate Python code objects by "assembling" bytecode
        https://bugzilla.redhat.com/show_bug.cgi?id=459175
  [ 4 ] Bug #459177 - Review Request: python-peak-rules - Generic functions and business rules support systems
        https://bugzilla.redhat.com/show_bug.cgi?id=459177
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-peak-util-assembler' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the package-announce mailing list