COPYING
MANIFEST.in
README.rst
libi8x.c
libi8x.c.in
libi8xtest.py
mkpy3capi.py
setup.cfg
setup.py
libi8x/__init__.py
libi8x/core.py
libi8x_python.egg-info/PKG-INFO
libi8x_python.egg-info/SOURCES.txt
libi8x_python.egg-info/dependency_links.txt
libi8x_python.egg-info/top_level.txt
tests/README
tests/__init__.py
tests/hi/__init__.py
tests/hi/test_api.py
tests/hi/test_context.py
tests/hi/test_exceptions.py
tests/hi/test_funcref.py
tests/hi/test_function.py
tests/hi/test_inferior.py
tests/hi/test_list.py
tests/hi/test_note.py
tests/hi/test_reloc.py
tests/hi/test_xctx.py
tests/lo/__init__.py
tests/lo/common.py
tests/lo/test_all_tested.py
tests/lo/test_bad_argtypes.py
tests/lo/test_constants.py
tests/lo/test_out_of_order_unref.py
tests/lo/test_py8x_ctx_get_funcref.py
tests/lo/test_py8x_ctx_get_functions.py
tests/lo/test_py8x_ctx_get_set_log_fn.py
tests/lo/test_py8x_ctx_get_set_log_priority.py
tests/lo/test_py8x_ctx_import_bytecode.py
tests/lo/test_py8x_ctx_import_native.py
tests/lo/test_py8x_ctx_new.py
tests/lo/test_py8x_ctx_set_object_factory.py
tests/lo/test_py8x_encapsulate.py
tests/lo/test_py8x_func_get_funcref.py
tests/lo/test_py8x_func_get_note.py
tests/lo/test_py8x_func_get_relocs.py
tests/lo/test_py8x_func_unregister.py
tests/lo/test_py8x_funcref_get_num_params.py
tests/lo/test_py8x_funcref_get_num_returns.py
tests/lo/test_py8x_funcref_get_signature.py
tests/lo/test_py8x_funcref_get_type.py
tests/lo/test_py8x_funcref_is_global.py
tests/lo/test_py8x_funcref_is_resolved.py
tests/lo/test_py8x_inf_new.py
tests/lo/test_py8x_list_get_first.py
tests/lo/test_py8x_list_get_next.py
tests/lo/test_py8x_list_size.py
tests/lo/test_py8x_listitem_get_object.py
tests/lo/test_py8x_log.py
tests/lo/test_py8x_natfunc_impl.py
tests/lo/test_py8x_note_get_src_name.py
tests/lo/test_py8x_ob_get_ctx.py
tests/lo/test_py8x_read_mem_fn.py
tests/lo/test_py8x_reloc_get_func.py
tests/lo/test_py8x_reloc_get_src_offset.py
tests/lo/test_py8x_reloc_get_unrelocated.py
tests/lo/test_py8x_relocate_fn.py
tests/lo/test_py8x_set_exception.py
tests/lo/test_py8x_to_signed.py
tests/lo/test_py8x_to_unsigned.py
tests/lo/test_py8x_type_get_ptypes.py
tests/lo/test_py8x_type_get_rtypes.py
tests/lo/test_py8x_type_is_functype.py
tests/lo/test_py8x_unpack_funcref.py
tests/lo/test_py8x_xctx_call.py
tests/lo/test_py8x_xctx_new.py