LICENSE
README.md
setup.py
shellsy/__init__.py
shellsy/__main__.py
shellsy/exceptions.py
shellsy/help.py
shellsy/interpreter.py
shellsy/lang.py
shellsy/lexer.py
shellsy/plugin.py
shellsy/settings.py
shellsy/shell.py
shellsy/shellsy.py
shellsy.egg-info/PKG-INFO
shellsy.egg-info/SOURCES.txt
shellsy.egg-info/dependency_links.txt
shellsy.egg-info/entry_points.txt
shellsy.egg-info/requires.txt
shellsy.egg-info/top_level.txt
shellsy/repl/__init__.py
tests/__init__.py
tests/test_parse_args.py