invenio-indexer

View on PyPIReverse Dependencies (14)

2.4.0 invenio_indexer-2.4.0-py2.py3-none-any.whl

Wheel Details

Project: invenio-indexer
Version: 2.4.0
Filename: invenio_indexer-2.4.0-py2.py3-none-any.whl
Download: [link]
Size: 20534
MD5: 5097835c13bc6cfb0547167ee02cf2f6
SHA256: 99d6a7edb63025cc439d87cf18789c89321e23ca8e34aae9775243e9a6402d79
Uploaded: 2024-10-28 16:34:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-indexer
Version: 2.4.0
Summary: "Record indexer for Invenio."
Author: CERN
Author-Email: info[at]inveniosoftware.org
Home-Page: https://github.com/inveniosoftware/invenio-indexer
License: MIT
Keywords: invenio search indexing
Classifier: Development Status :: 5 - Production/Stable
Platform: any
Requires-Python: >=3.7
Requires-Dist: invenio-db (<2.0.0,>=1.0.14)
Requires-Dist: invenio-pidstore (<2.0.0,>=1.2.0)
Requires-Dist: invenio-records (<3.0.0,>=2.0.0)
Requires-Dist: pytz (>=2016.4)
Requires-Dist: elasticsearch (<7.14.0,>=7.5.0); extra == "elasticsearch7"
Requires-Dist: invenio-search[elasticsearch7] (<3.0.0,>=2.3.0); extra == "elasticsearch7"
Requires-Dist: invenio-search[opensearch1] (<3.0.0,>=2.3.0); extra == "opensearch1"
Requires-Dist: invenio-search[opensearch2] (<3.0.0,>=2.3.0); extra == "opensearch2"
Requires-Dist: pytest-black (>=0.3.0); extra == "tests"
Requires-Dist: attrs (>=17.4.0); extra == "tests"
Requires-Dist: pytest-invenio (<3.0.0,>=2.1.0); extra == "tests"
Requires-Dist: redis (>=3.4.0); extra == "tests"
Requires-Dist: sphinx (>=4.5); extra == "tests"
Provides-Extra: docs
Provides-Extra: elasticsearch7
Provides-Extra: opensearch1
Provides-Extra: opensearch2
Provides-Extra: tests
[Description omitted; length: 4742 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.44.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
invenio_indexer/__init__.py sha256=QffahGE8iJ3luNswJcwUwzxR8p106jEWLyxd637SuMQ 6721
invenio_indexer/api.py sha256=w7sArVtmTVh8Y4ok8JWY_u5PBthD5ph4tvyYs_--M8g 17880
invenio_indexer/cli.py sha256=Rch331OnVSJtobhh4IsSqbBF_5Gta9IVUrk0SJm2aPY 5112
invenio_indexer/config.py sha256=GXJTFe9zXxWS7gjEFJMhIYvlerumVEL_RPXGiPmAYyg 1899
invenio_indexer/ext.py sha256=UNz-NCxK7W4sK04bR2KGF4lKb_Kscj4fynZxUN0vlxE 1725
invenio_indexer/proxies.py sha256=YQAibCd98qGTI0Zkn-YjrCb5qP9xvtMVBNDnYGamTgk 703
invenio_indexer/registry.py sha256=kSXdJ2Crj4TDdLXuLs6VcYoECtlNFb1JJ83KwhBNy9M 1250
invenio_indexer/signals.py sha256=wpN8JA8wpPjnSKw7i6U0NevXPlVoFOouXoyCuZ5i51M 2744
invenio_indexer/tasks.py sha256=mpoFBojaO8uT-A_laQnJ52GKwIhiGR0qsSy_SF4Qq6k 1872
invenio_indexer/utils.py sha256=wCmTV_UuJFpomquSrAxojIEKUjJ-PsOQ-9MitSyK_A0 1761
invenio_indexer-2.4.0.dist-info/AUTHORS.rst sha256=dz3-Y2JlwN2e-nHMi4cyfUSNsqghDcK5gdi6hUwTh8w 539
invenio_indexer-2.4.0.dist-info/LICENSE sha256=2fFldZwqT_UMOx-TpW-lM9famckwHW8vDqmvlI_rc-o 1067
invenio_indexer-2.4.0.dist-info/METADATA sha256=ZQkhzLdG2zzb8gKUCPZB_zD0P_rqo4vCdjxROIraksQ 5958
invenio_indexer-2.4.0.dist-info/WHEEL sha256=fS9sRbCBHs7VFcwJLnLXN1MZRR0_TVTxvXKzOnaSFs8 110
invenio_indexer-2.4.0.dist-info/entry_points.txt sha256=xDvZ9s61X_rpA8piFETlz1gRNh7F8MswTvyMaYxvPfY 208
invenio_indexer-2.4.0.dist-info/top_level.txt sha256=DUAIBz85Cr4wjQxJhjgubFYXVZX4-n-lA0RZtnsnW-Y 16
invenio_indexer-2.4.0.dist-info/RECORD

top_level.txt

invenio_indexer

entry_points.txt

invenio_indexer = invenio_indexer:InvenioIndexer
invenio_indexer = invenio_indexer:InvenioIndexer
invenio_indexer = invenio_indexer.tasks