oarepo-search

View on PyPIReverse Dependencies (1)

1.0.1 oarepo_search-1.0.1-py3-none-any.whl

Wheel Details

Project: oarepo-search
Version: 1.0.1
Filename: oarepo_search-1.0.1-py3-none-any.whl
Download: [link]
Size: 11450
MD5: 063baa95ebea54e2db3ec7592a1fde63
SHA256: 440a0af344b44bdbb5a1e783762a33f253a5623599d48c9afcd5aac8f01f2c7f
Uploaded: 2021-04-20 14:43:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: oarepo-search
Version: 1.0.1
Summary: OArepo module that adds support for communities
Author: Daniel Kopecký
Author-Email: Daniel.Kopecky[at]techlib.cz
Home-Page: https://github.com/oarepo/oarepo-search
License: MIT
Keywords: invenio oarepo search
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 4 - Beta
Platform: any
Requires-Dist: luqum
Requires-Dist: oarepo[tests] (~=3.3.60); extra == "all"
Requires-Dist: pydocstyle; extra == "all"
Requires-Dist: isort; extra == "all"
Requires-Dist: oarepo[tests] (~=3.3.60); extra == "tests"
Requires-Dist: pydocstyle; extra == "tests"
Requires-Dist: isort; extra == "tests"
Provides-Extra: all
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 3710 characters]

WHEEL

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

RECORD

Path Digest Size
oarepo_search/__init__.py sha256=fSjmT4Y9lFX14NQhJ5hV87WNUoULN6ZQi9ppmcq8eMY 434
oarepo_search/config.py sha256=T_6SJRsRQdoyujiA-nPQQvW51xq4ODzBZh5aNQzLnbE 76
oarepo_search/ext.py sha256=HH5XfpLp8MoXtraGTh9QhOlCqIAWSuKKei7KXOBH0jg 1033
oarepo_search/proxies.py sha256=TpCwld0ADUj8KCr92Pmh7jaVPD6W_MPBs80k_9MHdbU 153
oarepo_search/query_parsers.py sha256=JHwmQ0Fow4UtW2ghbuLeQonP5ekBZjugHD4lDiLS9zw 2211
oarepo_search/search.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oarepo_search/utils.py sha256=zczCuWR0RiP0u9p-cDnOO57EVe5VSnC9GLQYwEu-tts 788
oarepo_search/version.py sha256=bMIenWosteoeUs51RbaWVZetIuzRhWymuyy-n0rfK0I 21
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=QG9oiOpmqSIcJAkvu3VzNrtnsgDe3pAKMfvz3g71dTQ 2813
tests/test_ext.py sha256=TkFel6T18d1B9Noi3gUxHlmFPuuODhdUNshoOT9dWGc 242
tests/test_query_parser.py sha256=XAB_RqKjKMtEctdPG9cCBTvWbgGyWSd3JFGhl_tyhfA 2504
tests/test_utils.py sha256=zZ9B81hUNSxP7JiRimh8OKpQAU6RB6998vIjcfm_hOI 898
tests/test_version.py sha256=QlmDk7kz_hzRtxZCjIKXaZgthSFO02uHxY2Jp4QCMww 89
tests/mappings/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/mappings/v7/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/mappings/v7/records/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/mappings/v7/records/record-v1.0.0.json sha256=8H7SO16nJCpVXEMITOql2WcRRkL3l1GtjCsoQOLULXE 299
oarepo_search-1.0.1.dist-info/LICENSE sha256=jcWgbeYDdJhjuZdmphaIrexHmYOrd1k_WksDG_09DPg 1079
oarepo_search-1.0.1.dist-info/METADATA sha256=AJAjR_sYlnEXU5iGcYL89Mx0sD09AGl__-dWI08YEHk 5040
oarepo_search-1.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
oarepo_search-1.0.1.dist-info/entry_points.txt sha256=fHFUQ3ArSsaKfgO5FcRjZINx1hIZVv6UHm7ExCWfJe8 132
oarepo_search-1.0.1.dist-info/top_level.txt sha256=N6dvaYJTkkI_988ZZEfIABgsN7ZWWPYgIWPyO0qzfkk 20
oarepo_search-1.0.1.dist-info/RECORD

top_level.txt

oarepo_search
tests

entry_points.txt

oarepo_search = oarepo_search:OARepoSearch
oarepo_search = oarepo_search:OARepoSearch