MANIFEST.in
README.md
setup.cfg
setup.py
cScell/__init__.py
cScell/__main__.py
cScell/cScell.py
cScell/command_line.py
cScell.egg-info/PKG-INFO
cScell.egg-info/SOURCES.txt
cScell.egg-info/dependency_links.txt
cScell.egg-info/entry_points.txt
cScell.egg-info/top_level.txt
cScell/scellutils/colour/colour.c
cScell/scellutils/colour/colour.h
cScell/scellutils/constructs/boolean.h
cScell/scellutils/constructs/sh_state.h
cScell/scellutils/logger/logger.c
cScell/scellutils/logger/logger.h
cScell/scellutils/shell_utils/shell_utils.c
cScell/scellutils/shell_utils/shell_utils.h
cScell/scellutils/text/text.c
cScell/scellutils/text/text.h
cScell/templates/c.template.txt
cScell/templates/handlers_c.template.txt
cScell/templates/handlers_h.template.txt
cScell/templates/header.template.txt
cScell/templates/main.template.txt
cScell/templates/sh_compiler.template.txt
cScell/templates/sh_handle_command.template.txt
cScell/templates/sh_handle_command_array_assignment.template.txt
cScell/templates/sh_handle_command_condition.template.txt
cScell/templates/sh_help.template.txt
cScell/templates/sh_help_handler.template.txt
cScell/templates/sh_help_handler_parameter.template.txt
cScell/templates/sh_parse_command.template.txt