AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
DEVELOPMENT.md
LICENSE
MANIFEST.in
Makefile
README.md
VERSION
requirements-dev.in
requirements-dev.txt
setup.cfg
setup.py
bin/pearl
src/pearl.egg-info/PKG-INFO
src/pearl.egg-info/SOURCES.txt
src/pearl.egg-info/dependency_links.txt
src/pearl.egg-info/requires.txt
src/pearl.egg-info/top_level.txt
src/pearllib/__init__.py
src/pearllib/exceptions.py
src/pearllib/messenger.py
src/pearllib/models.py
src/pearllib/package.py
src/pearllib/parser.py
src/pearllib/pearl.py
src/pearllib/pearlenv.py
src/pearllib/system.py
src/pearllib/utils.py
src/pearllib/static/boot/emacs/pearl.el
src/pearllib/static/boot/fish/pearl.fish
src/pearllib/static/boot/sh/pearl.sh
src/pearllib/static/boot/vim/pearl.vim
src/pearllib/static/buava/lib/osx-compat.fish
src/pearllib/static/buava/lib/osx-compat.sh
src/pearllib/static/buava/lib/trycatch.sh
src/pearllib/static/buava/lib/utils.sh
src/pearllib/static/builtins/utils.sh
src/pearllib/static/templates/pearl.conf.template
src/pearllib/static/templates/pearl-config.template/config.bash
src/pearllib/static/templates/pearl-config.template/config.el
src/pearllib/static/templates/pearl-config.template/config.fish
src/pearllib/static/templates/pearl-config.template/config.sh
src/pearllib/static/templates/pearl-config.template/config.vim
src/pearllib/static/templates/pearl-config.template/config.zsh
src/pearllib/static/templates/pearl-config.template/hooks.sh
src/pearllib/static/templates/pearl-config.template/package.conf
tests/test_pearllib/__init__.py
tests/test_pearllib/test_builtins.py
tests/test_pearllib/test_models.py
tests/test_pearllib/test_package.py
tests/test_pearllib/test_parser.py
tests/test_pearllib/test_pearl.py
tests/test_pearllib/test_pearlenv.py
tests/test_pearllib/test_system.py
tests/test_pearllib/test_utils.py
tests/test_pearllib/utils.py