COPYING
MANIFEST.in
README.md
formatters.py
setup.py
setup_support.py
datalad_crawler/__init__.py
datalad_crawler/base.py
datalad_crawler/conftest.py
datalad_crawler/consts.py
datalad_crawler/crawl.py
datalad_crawler/crawl_init.py
datalad_crawler/pipeline.py
datalad_crawler/utils.py
datalad_crawler/version.py
datalad_crawler.egg-info/PKG-INFO
datalad_crawler.egg-info/SOURCES.txt
datalad_crawler.egg-info/dependency_links.txt
datalad_crawler.egg-info/entry_points.txt
datalad_crawler.egg-info/requires.txt
datalad_crawler.egg-info/top_level.txt
datalad_crawler/dbs/__init__.py
datalad_crawler/dbs/base.py
datalad_crawler/dbs/files.py
datalad_crawler/dbs/versions.py
datalad_crawler/dbs/tests/__init__.py
datalad_crawler/dbs/tests/test_files.py
datalad_crawler/nodes/__init__.py
datalad_crawler/nodes/annex.py
datalad_crawler/nodes/crawl_url.py
datalad_crawler/nodes/matches.py
datalad_crawler/nodes/misc.py
datalad_crawler/nodes/s3.py
datalad_crawler/nodes/tests/__init__.py
datalad_crawler/nodes/tests/test_annex.py
datalad_crawler/nodes/tests/test_crawl_url.py
datalad_crawler/nodes/tests/test_matches.py
datalad_crawler/nodes/tests/test_misc.py
datalad_crawler/nodes/tests/test_s3.py
datalad_crawler/pipelines/__init__.py
datalad_crawler/pipelines/abstractsonline.py
datalad_crawler/pipelines/balsa.py
datalad_crawler/pipelines/crcns.py
datalad_crawler/pipelines/fcptable.py
datalad_crawler/pipelines/gh.py
datalad_crawler/pipelines/nda.py
datalad_crawler/pipelines/openfmri.py
datalad_crawler/pipelines/openfmri_s3.py
datalad_crawler/pipelines/simple_s3.py
datalad_crawler/pipelines/simple_with_archives.py
datalad_crawler/pipelines/stanford_lib.py
datalad_crawler/pipelines/template.py
datalad_crawler/pipelines/xnat.py
datalad_crawler/pipelines/tests/__init__.py
datalad_crawler/pipelines/tests/test_balsa.py
datalad_crawler/pipelines/tests/test_crcns.py
datalad_crawler/pipelines/tests/test_fcptable.py
datalad_crawler/pipelines/tests/test_gh.py
datalad_crawler/pipelines/tests/test_nda.py
datalad_crawler/pipelines/tests/test_openfmri.py
datalad_crawler/pipelines/tests/test_openfmri_collection.py
datalad_crawler/pipelines/tests/test_simple_s3.py
datalad_crawler/pipelines/tests/test_simple_with_archives.py
datalad_crawler/pipelines/tests/test_utils.py
datalad_crawler/pipelines/tests/test_xnat.py
datalad_crawler/support/__init__.py
datalad_crawler/support/versions.py
datalad_crawler/support/tests/__init__.py
datalad_crawler/support/tests/test_versions.py
datalad_crawler/tests/__init__.py
datalad_crawler/tests/test_crawl.py
datalad_crawler/tests/test_crawl_init.py
datalad_crawler/tests/test_pipeline.py
datalad_crawler/tests/test_register.py
datalad_crawler/tests/test_utils.py