.gitignore
LICENSE.txt
MANIFEST.in
README.md
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules.rst
docs/setup.rst
docs/src.rst
docs/tests.rst
src/__init__.py
src/filesystemscanner.py
src/filesystemscannerexception.py
src/scanfs.egg-info/PKG-INFO
src/scanfs.egg-info/SOURCES.txt
src/scanfs.egg-info/dependency_links.txt
src/scanfs.egg-info/top_level.txt
tests/__init__.py
tests/test_scanfs.py