.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Pipfile
README.md
build-pyenvs.sh
setup.py
tasks.py
tox.ini
cmd2_abbrev/__init__.py
cmd2_abbrev/abbrev.py
cmd2_abbrev/pylintrc
cmd2_abbrev.egg-info/PKG-INFO
cmd2_abbrev.egg-info/SOURCES.txt
cmd2_abbrev.egg-info/dependency_links.txt
cmd2_abbrev.egg-info/requires.txt
cmd2_abbrev.egg-info/top_level.txt
examples/example.py
tests/__init__.py
tests/pylintrc
tests/test_abbrev.py