python-assembler 0.1.1

Parse and write Python .pyc bytecode
Documentation
1
2
3
#![doc = include_str!("readme.md")]

pub mod pyc;