ckanext-or-facet

View on PyPIReverse Dependencies (0)

0.3.0.post1 ckanext_or_facet-0.3.0.post1-py3-none-any.whl

Wheel Details

Project: ckanext-or-facet
Version: 0.3.0.post1
Filename: ckanext_or_facet-0.3.0.post1-py3-none-any.whl
Download: [link]
Size: 18213
MD5: cbd6d694c30c12791763d75edae6d89a
SHA256: 1ac247cb7e7bb13e2d8f2658cd73adb874ec42ec15c1958cd182d9915e992c1b
Uploaded: 2024-10-17 13:41:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ckanext-or_facet
Version: 0.3.0.post1
Summary: Combine search facets using OR operator
Author-Email: DataShades <datashades[at]linkdigital.com.au>, Sergey Motornyuk <sergey.motornyuk[at]linkdigital.com.au>
Maintainer-Email: DataShades <datashades[at]linkdigital.com.au>
Project-Url: Homepage, https://github.com/DataShades/ckanext-or_facet
License: AGPL
Keywords: CKAN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: typing-extensions
Requires-Dist: pytest-ckan; extra == "dev"
Requires-Dist: pytest-ckan; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 848 characters]

WHEEL

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

RECORD

Path Digest Size
ckanext/__init__.py sha256=bA4GtkniRdq2--6cjASDLRM4gCsX_ysGJkaTMSmIQY8 202
ckanext/or_facet/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ckanext/or_facet/plugin.py sha256=fN-UHs_0K2N0UbhJkA055QoLdnsp8EvBE124uEoV-Hk 3168
ckanext/or_facet/templates/or_facet/facet_switcher.html sha256=_-pMnsp6YwwsZFNu9ykyjXT_GM_70NICNyvapdalVZk 454
ckanext/or_facet/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ckanext/or_facet/tests/test_plugin.py sha256=EYOfGPyyGmHywykPHS9_z0dxxnU8Jn9l7_iktUZl3eU 7432
ckanext_or_facet-0.3.0.post1.dist-info/LICENSE sha256=2lWcRAHjsQhqavGNnR30Ymxq3GJ9BaYL_dnfGO_-WFA 34500
ckanext_or_facet-0.3.0.post1.dist-info/METADATA sha256=alSXae8jZPbJ4_XashGso9EQ32cZ7x3REBtO7TkcY98 1876
ckanext_or_facet-0.3.0.post1.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
ckanext_or_facet-0.3.0.post1.dist-info/entry_points.txt sha256=w2LaokYFzL8O6UtjZesFmyDCY3a1LnSCnfDogLgC19c 121
ckanext_or_facet-0.3.0.post1.dist-info/top_level.txt sha256=5yjNwq-s42weaiMMUuA5lZ45g99ANsfcRBCvac1JMS4 8
ckanext_or_facet-0.3.0.post1.dist-info/RECORD

top_level.txt

ckanext

entry_points.txt

ckan = ckan.lib.extract:extract_ckan
or_facet = ckanext.or_facet.plugin:OrFacetPlugin