LICENSE
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
./ext/shellen.c
ext/shellen.c
shellen/__init__.py
shellen/archsconf.py
shellen/base.py
shellen/fetcher.py
shellen/main.py
shellen/shell.py
shellen.egg-info/PKG-INFO
shellen.egg-info/SOURCES.txt
shellen.egg-info/dependency_links.txt
shellen.egg-info/entry_points.txt
shellen.egg-info/requires.txt
shellen.egg-info/top_level.txt
shellen/asms/__init__.py
shellen/asms/asm.py
shellen/asms/baseexc.py
shellen/asms/disasm.py
shellen/opt/__init__.py
shellen/opt/appearance.py
shellen/opt/completer.py
shellen/syscalls/__init__.py
shellen/syscalls/base_handler.py
shellen/syscalls/linux_handler.py
shellen/syscalls/linux_tables/arm32.json
shellen/syscalls/linux_tables/arm_tb.json
shellen/syscalls/linux_tables/mips32.json
shellen/syscalls/linux_tables/mips32_o.json
shellen/syscalls/linux_tables/mips64.json
shellen/syscalls/linux_tables/ppc32.json
shellen/syscalls/linux_tables/ppc64.json
shellen/syscalls/linux_tables/sparc32.json
shellen/syscalls/linux_tables/sparc64.json
shellen/syscalls/linux_tables/x86_32.json
shellen/syscalls/linux_tables/x86_64.json