ckanext-composite-search
View on PyPI — Reverse Dependencies (0)
0.3.4 | ckanext_composite_search-0.3.4-py3-none-any.whl |
Wheel Details
Project: | ckanext-composite-search |
Version: | 0.3.4 |
Filename: | ckanext_composite_search-0.3.4-py3-none-any.whl |
Download: | [link] |
Size: | 40530 |
MD5: | 45a3d5db1744f4758a3cce973e2061f8 |
SHA256: | 93648cc6f68f6c2fa9a75bd596bf6d3be09ca2d8654e9c717805f0412265b2ac |
Uploaded: | 2025-01-26 16:06:50 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | setuptools (75.8.0) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
ckanext/__init__.py | sha256=Tcx7oJQTHK5ILke57YCG1IbLx_gAgo2fNHRp9HOWtZs | 221 |
ckanext/composite_search/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
ckanext/composite_search/interfaces.py | sha256=X97JaSBq-72Dj1ukMPTSFmtcfZCUxX1ndRwgaMN4Ypw | 358 |
ckanext/composite_search/utils.py | sha256=hNyYV4yduZ9cePIdnt7YVe6eLwW_O7-m1Z-ypWUJwks | 685 |
ckanext/composite_search/assets/bundle.css | sha256=l0orcgRjZiaH5CNpovGkuGijT_Nfu1au3OcH5qB38Rs | 9716 |
ckanext/composite_search/assets/bundle.js | sha256=oCx-fFIpnCMLhMvIs85ysbRubLmjsLM55DXU-Wy-g8w | 54242 |
ckanext/composite_search/assets/composite_search-module.js | sha256=mSYnBYdxGf0qGGnVxlqwA0yfrNwnpcrohCJ2tgj4Vq8 | 2538 |
ckanext/composite_search/assets/webassets.yml | sha256=VzpPNagJrlH9EQvDjS1AzlNx1of6zWnCOPPZ_QvlsMs | 390 |
ckanext/composite_search/plugin/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
ckanext/composite_search/plugin/base.py | sha256=tFXh1B8v4upOxmYAgWZXSfWUU2jC_s_qdVYt9kIhgzk | 1954 |
ckanext/composite_search/plugin/default.py | sha256=FRu_iFB9v7uMA2eFbS4_7Awx3qr6Ihr0Zz3dbvxmxN0 | 2320 |
ckanext/composite_search/tests/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
ckanext/composite_search/tests/test_plugin.py | sha256=v5B6EKBm-g_DMwxHoRmm8zb_BT8YLZmkwjrrUjpSsmc | 79 |
ckanext/example_composite_search/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
ckanext/example_composite_search/plugin.py | sha256=N0oAjNcSEyupWAO2RRuG21-RuswFgtLq26joUOKoszM | 329 |
ckanext_composite_search-0.3.4.dist-info/LICENSE | sha256=2lWcRAHjsQhqavGNnR30Ymxq3GJ9BaYL_dnfGO_-WFA | 34500 |
ckanext_composite_search-0.3.4.dist-info/METADATA | sha256=D1LagSbqOLRODNUx5uS3lj_HCEG9zqLLqeRBqQ2AsM0 | 2257 |
ckanext_composite_search-0.3.4.dist-info/WHEEL | sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 | 91 |
ckanext_composite_search-0.3.4.dist-info/entry_points.txt | sha256=FhGoT7qGeT2hg3y6VeVEAEf1PrvYoEd_zSBrZlJyDHo | 237 |
ckanext_composite_search-0.3.4.dist-info/top_level.txt | sha256=5yjNwq-s42weaiMMUuA5lZ45g99ANsfcRBCvac1JMS4 | 8 |
ckanext_composite_search-0.3.4.dist-info/RECORD | — | — |
top_level.txt
ckanext
entry_points.txt
ckan = ckan.lib.extract:extract_ckan
composite_search = ckanext.composite_search.plugin.base:CompositeSearchPlugin
default_composite_search = ckanext.composite_search.plugin.default:DefaultSearchPlugin