MANIFEST.in
README.md
setup.py
bsed/__init__.py
bsed/arg_process.py
bsed/definitions.py
bsed/interpreter.py
bsed/token_tree.py
bsed-old/__init__.py
bsed-old/arg_process.py
bsed-old/definitions.py
bsed-old/interpreter.py
bsed-old/token_tree.py
bsed.egg-info/PKG-INFO
bsed.egg-info/SOURCES.txt
bsed.egg-info/dependency_links.txt
bsed.egg-info/entry_points.txt
bsed.egg-info/top_level.txt
bsed/config/command_perl_translations.json
bsed/config/command_token_tree.json
bsed/config/line_condition_perl_translations.json
bsed/config/line_condition_token_tree.json
tests/__init__.py
tests/context.py
tests/test_append.py
tests/test_clear.py
tests/test_delete.py
tests/test_in_place_flag.py
tests/test_prepend.py
tests/test_replace.py
tests/test_select.py
tests/test_wrap.py