LICENSE
MANIFEST.in
README.rst
requirements-dev.txt
setup.py
crochet/__init__.py
crochet/_eventloop.py
crochet/_resultstore.py
crochet/_shutdown.py
crochet/_util.py
crochet/_version.py
crochet.egg-info/PKG-INFO
crochet.egg-info/SOURCES.txt
crochet.egg-info/dependency_links.txt
crochet.egg-info/requires.txt
crochet.egg-info/top_level.txt
crochet/tests/__init__.py
crochet/tests/test_api.py
crochet/tests/test_process.py
crochet/tests/test_resultstore.py
crochet/tests/test_setup.py
crochet/tests/test_shutdown.py
crochet/tests/test_util.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/introduction.rst
docs/make.bat
docs/using.rst
examples/blockingdownload.py
examples/downloader.py
examples/fromtwisted.py
examples/fromtwisted.py~
examples/mxquery.py
examples/scheduling.py
examples/ssh.py
examples/timeouts.py