Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 293 Bytes

File metadata and controls

6 lines (3 loc) · 293 Bytes

Python API for Rob Izzard's binary_c

This API is based around the C wrapper found in binary_c/apitest. The shared binary_c library, binary_c/src/libbinary_c.so, must be accessible, and recognized by the C compiler.

See compile_script.txt for instructions on how to compile this API.