README.md
setup.cfg
setup.py
dotinstall/__init__.py
dotinstall/dotinstall.py
dotinstall.egg-info/PKG-INFO
dotinstall.egg-info/SOURCES.txt
dotinstall.egg-info/dependency_links.txt
dotinstall.egg-info/entry_points.txt
dotinstall.egg-info/requires.txt
dotinstall.egg-info/top_level.txt
dotinstall/installer/__init__.py
dotinstall/installer/apt_installer.py
dotinstall/installer/brew_installer.py
dotinstall/installer/eopkg_installer.py
dotinstall/installer/installer.py
dotinstall/installer/pacman_installer.py
dotinstall/installer/util.py
dotinstall/plugins/__init__.py
dotinstall/plugins/clean.py
dotinstall/plugins/dependency.py
dotinstall/plugins/link.py
dotinstall/plugins/postlink.py
dotinstall/plugins/prelink.py
dotinstall/util/__init__.py
dotinstall/util/format.py
dotinstall/util/level.py
dotinstall/util/logger.py
dotinstall/util/parser.py
dotinstall/util/path.py