MANIFEST.in
Makefile
requirements.txt
setup.py
motorise/__init__.py
motorise/agent.py
motorise/form.py
motorise/link.py
motorise/page.py
motorise/utils.py
motorise.egg-info/PKG-INFO
motorise.egg-info/SOURCES.txt
motorise.egg-info/dependency_links.txt
motorise.egg-info/not-zip-safe
motorise.egg-info/requires.txt
motorise.egg-info/top_level.txt
tests/.DS_Store
tests/__init__.py
tests/base_suite.py
tests/test_agent.py
tests/test_form.py
tests/test_link.py
tests/test_page.py
tests/test_utils.py