COPYING.txt
README.rst
setup.py
Mathics3_trepan.egg-info/PKG-INFO
Mathics3_trepan.egg-info/SOURCES.txt
Mathics3_trepan.egg-info/dependency_links.txt
Mathics3_trepan.egg-info/not-zip-safe
Mathics3_trepan.egg-info/requires.txt
Mathics3_trepan.egg-info/top_level.txt
pymathics/trepan/__init__.py
pymathics/trepan/__main__.py
pymathics/trepan/stacktrace.py
pymathics/trepan/tracing.py
pymathics/trepan/version.py
pymathics/trepan/lib/__init__.py
pymathics/trepan/lib/core.py
pymathics/trepan/lib/format.py
pymathics/trepan/lib/repl.py
pymathics/trepan/lib/sighandler.py
pymathics/trepan/lib/stack.py
pymathics/trepan/processor/__init__.py
pymathics/trepan/processor/cmdproc.py
pymathics/trepan/processor/frame.py
pymathics/trepan/processor/subcmd.py
pymathics/trepan/processor/command/__init__.py
pymathics/trepan/processor/command/alias.py
pymathics/trepan/processor/command/backtrace.py
pymathics/trepan/processor/command/base_cmd.py
pymathics/trepan/processor/command/base_submgr.py
pymathics/trepan/processor/command/continue.py
pymathics/trepan/processor/command/down.py
pymathics/trepan/processor/command/eval.py
pymathics/trepan/processor/command/frame.py
pymathics/trepan/processor/command/handle.py
pymathics/trepan/processor/command/help.py
pymathics/trepan/processor/command/info.py
pymathics/trepan/processor/command/kill.py
pymathics/trepan/processor/command/mathics3.py
pymathics/trepan/processor/command/mock.py
pymathics/trepan/processor/command/printelement.py
pymathics/trepan/processor/command/python.py
pymathics/trepan/processor/command/reload.py
pymathics/trepan/processor/command/set.py
pymathics/trepan/processor/command/show.py
pymathics/trepan/processor/command/trepan3k.py
pymathics/trepan/processor/command/up.py
pymathics/trepan/processor/command/info_subcmd/__init__.py
pymathics/trepan/processor/command/info_subcmd/args.py
pymathics/trepan/processor/command/info_subcmd/break.py
pymathics/trepan/processor/command/info_subcmd/frame.py
pymathics/trepan/processor/command/info_subcmd/program.py
pymathics/trepan/processor/command/info_subcmd/signals.py
pymathics/trepan/processor/command/set_subcmd/__init__.py
pymathics/trepan/processor/command/set_subcmd/aliases.py
pymathics/trepan/processor/command/set_subcmd/autoeval.py
pymathics/trepan/processor/command/set_subcmd/event.py
pymathics/trepan/processor/command/set_subcmd/highlight.py
pymathics/trepan/processor/command/set_subcmd/style.py
pymathics/trepan/processor/command/set_subcmd/width.py
pymathics/trepan/processor/command/show_subcmd/__init__.py
pymathics/trepan/processor/command/show_subcmd/aliases.py
pymathics/trepan/processor/command/show_subcmd/autoeval.py
pymathics/trepan/processor/command/show_subcmd/event.py
pymathics/trepan/processor/command/show_subcmd/highlight.py
pymathics/trepan/processor/command/show_subcmd/listsize.py
pymathics/trepan/processor/command/show_subcmd/style.py
pymathics/trepan/processor/command/show_subcmd/styles.py