.gitignore
.travis.yml
LICENSE
Pipfile
README.md
setup.cfg
setup.py
augpathlib/__init__.py
augpathlib/caches.py
augpathlib/core.py
augpathlib/exceptions.py
augpathlib/meta.py
augpathlib/pyads.py
augpathlib/remotes.py
augpathlib/repo.py
augpathlib/utils.py
augpathlib.egg-info/PKG-INFO
augpathlib.egg-info/SOURCES.txt
augpathlib.egg-info/dependency_links.txt
augpathlib.egg-info/entry_points.txt
augpathlib.egg-info/requires.txt
augpathlib.egg-info/top_level.txt
test/__init__.py
test/common.py
test/test_eat.py
test/test_move.py
test/test_path.py
test/test_remotes.py
test/test_repo.py
test/test_utils.py