invenio-indexer

View on PyPIReverse Dependencies (14)

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

Wheel Details

Project: invenio-indexer
Version: 3.0.0
Filename: invenio_indexer-3.0.0-py2.py3-none-any.whl
Download: [link]
Size: 20626
MD5: b59cb2e046d5f7166f0cc79efd80a658
SHA256: 6ca6890c11c9143a8329787a6fa0e51a66233db92585774d8e427000a71ea44c
Uploaded: 2024-12-06 07:31:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-indexer
Version: 3.0.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 (<3.0.0,>=2.0.0)
Requires-Dist: invenio-pidstore (<3.0.0,>=2.0.0)
Requires-Dist: invenio-records (<4.0.0,>=3.0.0)
Requires-Dist: pytz (>=2016.4)
Requires-Dist: pytest-black-ng (>=0.4.0); extra == "tests"
Requires-Dist: attrs (>=17.4.0); extra == "tests"
Requires-Dist: pytest-invenio (<4.0.0,>=3.0.0); extra == "tests"
Requires-Dist: redis (>=3.4.0); extra == "tests"
Requires-Dist: sphinx (>=4.5); extra == "tests"
Requires-Dist: elasticsearch (<7.14.0,>=7.5.0); extra == "elasticsearch7"
Requires-Dist: invenio-search[elasticsearch7] (<4.0.0,>=3.0.0); extra == "elasticsearch7"
Requires-Dist: invenio-search[opensearch1] (<4.0.0,>=3.0.0); extra == "opensearch1"
Requires-Dist: invenio-search[opensearch2] (<4.0.0,>=3.0.0); extra == "opensearch2"
Provides-Extra: tests
Provides-Extra: elasticsearch7
Provides-Extra: opensearch1
Provides-Extra: opensearch2
Provides-Extra: docs
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 4864 characters]

WHEEL

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

RECORD

Path Digest Size
invenio_indexer/__init__.py sha256=ovN8aDXjH4DYV2EjTRZ_91zY9T3iUF0iouUxDj-buSk 6773
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-3.0.0.dist-info/AUTHORS.rst sha256=dz3-Y2JlwN2e-nHMi4cyfUSNsqghDcK5gdi6hUwTh8w 539
invenio_indexer-3.0.0.dist-info/LICENSE sha256=2fFldZwqT_UMOx-TpW-lM9famckwHW8vDqmvlI_rc-o 1067
invenio_indexer-3.0.0.dist-info/METADATA sha256=pAyTbMXh4tryOSsyn4z6X23LniQcnlXDfCFP_Ef4qmo 6130
invenio_indexer-3.0.0.dist-info/WHEEL sha256=pxeNX5JdtCe58PUSYP9upmc7jdRPgvT0Gm9kb1SHlVw 109
invenio_indexer-3.0.0.dist-info/entry_points.txt sha256=e0eF14MgP6ebeyuglUARlYxYLY7BsFF7CABZxpX_EQI 207
invenio_indexer-3.0.0.dist-info/top_level.txt sha256=DUAIBz85Cr4wjQxJhjgubFYXVZX4-n-lA0RZtnsnW-Y 16
invenio_indexer-3.0.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