MANIFEST.in
niprov.cfg
setup.cfg
setup.py
acceptance/__init__.py
acceptance/test_api.py
acceptance/test_contextAPI.py
acceptance/test_mongo_backend.py
acceptance/test_terminal.py
executables/provenance
niprov/__init__.py
niprov/adding.py
niprov/approval.py
niprov/basefile.py
niprov/capturing.py
niprov/clock.py
niprov/cnt.py
niprov/commandline.py
niprov/config.py
niprov/context.py
niprov/dcm.py
niprov/dependencies.py
niprov/discovery.py
niprov/exceptions.py
niprov/exporting.py
niprov/externals.py
niprov/fif.py
niprov/filefilter.py
niprov/files.py
niprov/filesystem.py
niprov/format.py
niprov/formatdict.py
niprov/formatfactory.py
niprov/formatjson.py
niprov/formatnarrated.py
niprov/formatobject.py
niprov/formatsimple.py
niprov/formatxml.py
niprov/hashing.py
niprov/importing.py
niprov/inspection.py
niprov/jsonfile.py
niprov/libraries.py
niprov/location.py
niprov/locationfactory.py
niprov/logging.py
niprov/mediumdirect.py
niprov/mediumfactory.py
niprov/mediumfile.py
niprov/mediumstdout.py
niprov/mnefunsupport.py
niprov/mongo.py
niprov/nifti.py
niprov/parrec.py
niprov/pipeline.py
niprov/pipelinefactory.py
niprov/recording.py
niprov/renaming.py
niprov/repository.py
niprov/views.py
niprov/webapp.py
niprov.egg-info/PKG-INFO
niprov.egg-info/SOURCES.txt
niprov.egg-info/dependency_links.txt
niprov.egg-info/entry_points.txt
niprov.egg-info/not-zip-safe
niprov.egg-info/requires.txt
niprov.egg-info/top_level.txt
niprov/static/d3.min.js
niprov/static/jquery-2.1.4.min.js
niprov/static/master.css
niprov/static/moment.min.js
niprov/static/niprov.js
niprov/static/niprov.png
niprov/static/pipeline.css
niprov/static/pipeline.js
niprov/static/pyramid-16x16.png
niprov/static/svg-crowbar.js
niprov/templates/home.mako
niprov/templates/list.mako
niprov/templates/master.mako
niprov/templates/pipeline.mako
niprov/templates/single.mako
niprov/templates/stats.mako
tests/__init__.py
tests/ditest.py
tests/test_Configuration.py
tests/test_MongoRepo.py
tests/test_add.py
tests/test_approval.py
tests/test_basefile.py
tests/test_clock.py
tests/test_cnt.py
tests/test_commandline.py
tests/test_context.py
tests/test_dependencies.py
tests/test_dicomfile.py
tests/test_discovery.py
tests/test_exporting.py
tests/test_fif.py
tests/test_filecomparison.py
tests/test_filefactory.py
tests/test_filefilter.py
tests/test_format.py
tests/test_formatdict.py
tests/test_formatfactory.py
tests/test_formatjson.py
tests/test_formatnarrated.py
tests/test_formatobject.py
tests/test_formatsimple.py
tests/test_formatxml.py
tests/test_importing.py
tests/test_inspection.py
tests/test_jsonfile.py
tests/test_location.py
tests/test_logging.py
tests/test_mediumdirect.py
tests/test_mediumfactory.py
tests/test_mediumfile.py
tests/test_mediumstdout.py
tests/test_mnefun_integration.py
tests/test_nifti.py
tests/test_parrec.py
tests/test_pipeline.py
tests/test_pipelinefactory.py
tests/test_recording.py
tests/test_webviews.py