.editorconfig
.gitignore
.travis.yml
CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
docs/Makefile
docs/apt_local.rst
docs/conf.py
docs/contributing.md
docs/history.md
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.md
docs/usage.rst
src/apt_local/__init__.py
src/apt_local/pacman.py
src/apt_local/system.py
src/apt_local.egg-info/PKG-INFO
src/apt_local.egg-info/SOURCES.txt
src/apt_local.egg-info/dependency_links.txt
src/apt_local.egg-info/entry_points.txt
src/apt_local.egg-info/requires.txt
src/apt_local.egg-info/top_level.txt
tests/__init__.py
tests/test_apt_local.py