CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]        2009/04/04 18:51:26

Log message:
    import py-bytecodeassembler-0.5.1
    
    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.
    
    input, ok fgs@
    
    Status:
    
    Vendor Tag: martynas
    Release Tags:       martynas_20090405
    
    N ports/devel/py-bytecodeassembler/Makefile
    N ports/devel/py-bytecodeassembler/distinfo
    N ports/devel/py-bytecodeassembler/pkg/DESCR
    N ports/devel/py-bytecodeassembler/pkg/PLIST
    
    No conflicts created by this import

Reply via email to