invenio-indexer

View on PyPIReverse Dependencies (13)

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

Wheel Details

Project: invenio-indexer
Version: 2.3.0
Filename: invenio_indexer-2.3.0-py2.py3-none-any.whl
Download: [link]
Size: 20297
MD5: 3424fff84ed9ca73c8d791efbd7d0e44
SHA256: 22890d06f770f5e60a2536ff86a54bd0dbd562ae1b025e77fddaaa790753e05f
Uploaded: 2024-03-04 12:58:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-indexer
Version: 2.3.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: 4563 characters]

WHEEL

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

RECORD

Path Digest Size
invenio_indexer/__init__.py sha256=Hk9eFI-08X0QvVkX6iGfuWtKSYewsdvD94vfYZVm2xQ 6480
invenio_indexer/api.py sha256=6YvohC0AaBBfLPuDTQX1Qxdh-KmlFNodWl7d2Az3AqY 17787
invenio_indexer/cli.py sha256=pa-7i8OEE4DGUUoh1Yj_DimdjCVqq87Y10FnvADpvws 4902
invenio_indexer/config.py sha256=nGZVZNCzW6Wlg8bW-Ewnkhc7ElG4GmOHpIIwyczLHBk 1918
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.3.0.dist-info/AUTHORS.rst sha256=dz3-Y2JlwN2e-nHMi4cyfUSNsqghDcK5gdi6hUwTh8w 539
invenio_indexer-2.3.0.dist-info/LICENSE sha256=2fFldZwqT_UMOx-TpW-lM9famckwHW8vDqmvlI_rc-o 1067
invenio_indexer-2.3.0.dist-info/METADATA sha256=L4JGCwsFPvbzB8MJSAVF2KgwuqTsw9qD73bwgL-dfT0 5801
invenio_indexer-2.3.0.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
invenio_indexer-2.3.0.dist-info/entry_points.txt sha256=xDvZ9s61X_rpA8piFETlz1gRNh7F8MswTvyMaYxvPfY 208
invenio_indexer-2.3.0.dist-info/top_level.txt sha256=DUAIBz85Cr4wjQxJhjgubFYXVZX4-n-lA0RZtnsnW-Y 16
invenio_indexer-2.3.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