CHANGELOG.rst
CONTRIBUTORS.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
run_tests.sh
setup.py
bin/wa_kat_build_conspects.py
bin/wa_kat_build_keyword_index.py
bin/wa_kat_server.py
bin/wa_kat_structured_logger.py
docs/Makefile
docs/__init__.py
docs/admin_manual.rst
docs/conf.py
docs/index.rst
docs/manual.rst
docs/api/data_model.rst
docs/api/logger.rst
docs/api/settings.rst
docs/api/wa_kat.rst
docs/api/analyzers/analyzers.rst
docs/api/analyzers/annotation_detector.rst
docs/api/analyzers/author_detector.rst
docs/api/analyzers/creation_date_detector.rst
docs/api/analyzers/keyword_detector.rst
docs/api/analyzers/language_detector.rst
docs/api/analyzers/place_detector.rst
docs/api/analyzers/shared.rst
docs/api/analyzers/source_string.rst
docs/api/analyzers/title_detector.rst
docs/api/connectors/aleph.rst
docs/api/connectors/connectors.rst
docs/api/connectors/seeder.rst
docs/api/convertors/convertors.rst
docs/api/convertors/iso_codes.rst
docs/api/convertors/mrc.rst
docs/api/convertors/to_dc.rst
docs/api/db/db.rst
docs/api/db/downloader.rst
docs/api/db/request_info.rst
docs/api/db/worker.rst
docs/api/rest_api/aleph_api.rst
docs/api/rest_api/analyzers_api.rst
docs/api/rest_api/bottle_index.rst
docs/api/rest_api/db.rst
docs/api/rest_api/keywords.rst
docs/api/rest_api/rest_api.rst
docs/api/rest_api/shared.rst
docs/api/rest_api/to_output.rst
docs/api/rest_api/virtual_fs.rst
src/wa_kat/__init__.py
src/wa_kat/data_model.py
src/wa_kat/logger.py
src/wa_kat/settings.py
src/wa_kat.egg-info/PKG-INFO
src/wa_kat.egg-info/SOURCES.txt
src/wa_kat.egg-info/dependency_links.txt
src/wa_kat.egg-info/not-zip-safe
src/wa_kat.egg-info/requires.txt
src/wa_kat.egg-info/top_level.txt
src/wa_kat/analyzers/__init__.py
src/wa_kat/analyzers/annotation_detector.py
src/wa_kat/analyzers/author_detector.py
src/wa_kat/analyzers/creation_date_detector.py
src/wa_kat/analyzers/keyword_detector.py
src/wa_kat/analyzers/language_detector.py
src/wa_kat/analyzers/place_detector.py
src/wa_kat/analyzers/shared.py
src/wa_kat/analyzers/source_string.py
src/wa_kat/analyzers/title_detector.py
src/wa_kat/connectors/__init__.py
src/wa_kat/connectors/aleph.py
src/wa_kat/connectors/seeder.py
src/wa_kat/convertors/__init__.py
src/wa_kat/convertors/iso_codes.py
src/wa_kat/convertors/mrc.py
src/wa_kat/convertors/to_dc.py
src/wa_kat/db/__init__.py
src/wa_kat/db/downloader.py
src/wa_kat/db/request_info.py
src/wa_kat/db/worker.py
src/wa_kat/rest_api/__init__.py
src/wa_kat/rest_api/aleph_api.py
src/wa_kat/rest_api/analyzers_api.py
src/wa_kat/rest_api/bottle_index.py
src/wa_kat/rest_api/db.py
src/wa_kat/rest_api/keywords.py
src/wa_kat/rest_api/shared.py
src/wa_kat/rest_api/to_output.py
src/wa_kat/rest_api/virtual_fs.py
src/wa_kat/templates/full_conspectus.json
src/wa_kat/templates/index_vertical.html
src/wa_kat/templates/keyword_list.json.bz2
src/wa_kat/templates/periode.txt
src/wa_kat/templates/sablona_katalogizace_eperiodika.mrc
src/wa_kat/templates/conf/supervisord.conf
src/wa_kat/templates/conf/wa-kat.service
src/wa_kat/templates/conf/wa_kat.json
src/wa_kat/templates/static/gears.gif
src/wa_kat/templates/static/css/bootstrap-theme.css
src/wa_kat/templates/static/css/bootstrap-theme.css.map
src/wa_kat/templates/static/css/bootstrap-theme.min.css
src/wa_kat/templates/static/css/bootstrap.css
src/wa_kat/templates/static/css/bootstrap.css.map
src/wa_kat/templates/static/css/bootstrap.min.css
src/wa_kat/templates/static/css/typeaheadjs.css
src/wa_kat/templates/static/css/wa_kat.css
src/wa_kat/templates/static/fonts/glyphicons-halflings-regular.eot
src/wa_kat/templates/static/fonts/glyphicons-halflings-regular.svg
src/wa_kat/templates/static/fonts/glyphicons-halflings-regular.ttf
src/wa_kat/templates/static/fonts/glyphicons-halflings-regular.woff
src/wa_kat/templates/static/fonts/glyphicons-halflings-regular.woff2
src/wa_kat/templates/static/js/bootstrap.js
src/wa_kat/templates/static/js/bootstrap.min.js
src/wa_kat/templates/static/js/brython_dist.js
src/wa_kat/templates/static/js/brython_dist.js.gz
src/wa_kat/templates/static/js/jquery.min.js
src/wa_kat/templates/static/js/npm.js
src/wa_kat/templates/static/js/typeahead.bundle.js
src/wa_kat/templates/static/js/typeahead_custom.js
src/wa_kat/templates/static/js/Lib/site-packages/descriptors.py
src/wa_kat/templates/static/js/Lib/site-packages/rules_view.py
src/wa_kat/templates/static/js/Lib/site-packages/view.py
src/wa_kat/templates/static/js/Lib/site-packages/wa_kat_main.py
src/wa_kat/templates/static/js/Lib/site-packages/components/__init__.py
src/wa_kat/templates/static/js/Lib/site-packages/components/author_picker.py
src/wa_kat/templates/static/js/Lib/site-packages/components/author_switcher.py
src/wa_kat/templates/static/js/Lib/site-packages/components/conspect_handler.py
src/wa_kat/templates/static/js/Lib/site-packages/components/dropdown_handler.py
src/wa_kat/templates/static/js/Lib/site-packages/components/errorbox.py
src/wa_kat/templates/static/js/Lib/site-packages/components/input_controller.py
src/wa_kat/templates/static/js/Lib/site-packages/components/keyword_handler.py
src/wa_kat/templates/static/js/Lib/site-packages/components/log_view2.py
src/wa_kat/templates/static/js/Lib/site-packages/components/output_picker.py
src/wa_kat/templates/static/js/Lib/site-packages/components/overlay_controller.py
src/wa_kat/templates/static/js/Lib/site-packages/components/placeholder_handler.py
src/wa_kat/templates/static/js/Lib/site-packages/components/progressbar.py
src/wa_kat/templates/static/js/Lib/site-packages/components/shared.py
tests/conftest.py
tests/serializer_test.py
tests/analyzers/test_annotation_detector.py
tests/analyzers/test_author_detector.py
tests/analyzers/test_date_detector.py
tests/analyzers/test_keyword_parser.py
tests/analyzers/test_language_detector.py
tests/analyzers/test_place_detector.py
tests/analyzers/test_source_string.py
tests/analyzers/test_title_detector.py
tests/connectors/test_aleph.py
tests/convertors/test_mrc_convertor.py
tests/convertors/test_to_dc.py
tests/data/example.html
tests/db/_test_request_info.py
tests/rest/_test_rest.py
tests/rest/test_to_output.py