python-assembler 0.1.1

Parse and write Python .pyc bytecode
Documentation
1
2
3
mod pyc_read;
mod pyc_write;
mod test_tools;