AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
README.rst
pylintrc
pyproject.toml
requirements.txt
setup.cfg
setup.py
tasks.py
tox.ini
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/devguide.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/versioning.rst
docs/_static/theme_override.css
src/shelmet/__init__.py
src/shelmet/__version__.py
src/shelmet/sh.py
src/shelmet.egg-info/PKG-INFO
src/shelmet.egg-info/SOURCES.txt
src/shelmet.egg-info/dependency_links.txt
src/shelmet.egg-info/requires.txt
src/shelmet.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_sh.py
tests/utils.py