AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/references.rst
docs/usage.rst
pystandardpaths.egg-info/PKG-INFO
pystandardpaths.egg-info/SOURCES.txt
pystandardpaths.egg-info/dependency_links.txt
pystandardpaths.egg-info/not-zip-safe
pystandardpaths.egg-info/requires.txt
pystandardpaths.egg-info/top_level.txt
standardpaths/__init__.py
standardpaths/base.py
standardpaths/osx.py
standardpaths/tools.py
standardpaths/unix.py
standardpaths/windows.py
tests/__init__.py
tests/test_basic.py