.gitignore
.pre-commit-hooks.yaml
.travis.yml
LICENSE
MANIFEST
MANIFEST.in
README.md
setup.cfg
setup.py
beautysh/__init__.py
beautysh/__main__.py
beautysh/beautysh.py
beautysh.egg-info/PKG-INFO
beautysh.egg-info/SOURCES.txt
beautysh.egg-info/dependency_links.txt
beautysh.egg-info/entry_points.txt
beautysh.egg-info/top_level.txt
tests/basictest.sh
tests/getopts1_beautified.sh
tests/getopts1_raw.sh
tests/indent_test1_beautified.sh
tests/indent_test1_raw.sh
tests/test_beautysh.py