.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
run-tests.sh
setup.cfg
setup.py
counter_robots/__init__.py
counter_robots/version.py
counter_robots.egg-info/PKG-INFO
counter_robots.egg-info/SOURCES.txt
counter_robots.egg-info/dependency_links.txt
counter_robots.egg-info/not-zip-safe
counter_robots.egg-info/requires.txt
counter_robots.egg-info/top_level.txt
counter_robots/data/machine.txt
counter_robots/data/robot.txt
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/developer.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
scripts/update-lists.py
tests/test_robots.py