.gitignore
CHANGES.md
LICENSE
MANIFEST.in
README.md
authors.rst
pyproject.toml
run-tests.sh
uv.lock
invenio_subjects_fast/__init__.py
invenio_subjects_fast/cli.py
invenio_subjects_fast/config.py
invenio_subjects_fast/converter.py
invenio_subjects_fast/downloader.py
invenio_subjects_fast/facets.py
invenio_subjects_fast.egg-info/PKG-INFO
invenio_subjects_fast.egg-info/SOURCES.txt
invenio_subjects_fast.egg-info/dependency_links.txt
invenio_subjects_fast.egg-info/entry_points.txt
invenio_subjects_fast.egg-info/requires.txt
invenio_subjects_fast.egg-info/top_level.txt
invenio_subjects_fast/downloads/.gitkeep
invenio_subjects_fast/vocabularies/__init__.py
invenio_subjects_fast/vocabularies/subjects_datastream.yaml
invenio_subjects_fast/vocabularies/subjects_fast_chronological.jsonl
invenio_subjects_fast/vocabularies/subjects_fast_corporate.jsonl
invenio_subjects_fast/vocabularies/subjects_fast_event.jsonl
invenio_subjects_fast/vocabularies/subjects_fast_formgenre.jsonl
invenio_subjects_fast/vocabularies/subjects_fast_geographic.jsonl
invenio_subjects_fast/vocabularies/subjects_fast_meeting.jsonl
invenio_subjects_fast/vocabularies/subjects_fast_personal.jsonl
invenio_subjects_fast/vocabularies/subjects_fast_title.jsonl
invenio_subjects_fast/vocabularies/subjects_fast_topical.jsonl
invenio_subjects_fast/vocabularies/vocabularies.yaml
tests/conftest.py
tests/test_cli.py
tests/test_invenio_subjects_fast.py
tests/data/mock_FASTChronological.marcxml.zip
tests/data/mock_FASTCorporate.marcxml.zip
tests/data/mock_FASTEvent.marcxml.zip
tests/data/mock_FASTFormGenre.marcxml.zip
tests/data/mock_FASTGeographic.marcxml.zip
tests/data/mock_FASTMeeting.marcxml.zip
tests/data/mock_FASTPersonal.marcxml.zip
tests/data/mock_FASTTitle.marcxml.zip
tests/data/mock_FASTTopical.marcxml.zip
tests/downloads/.gitkeep
tests/vocabularies/.gitkeep