zope.catalog
Catalogs provide management of collections of related indexes with a basic search algorithm.
Changes
6.0 (2025-09-12)
Replace pkg_resources namespace with PEP 420 native namespace.
5.1 (2025-06-17)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7, 3.8.
5.0 (2023-09-01)
Drop support for Python 2.7, 3.5, 3.6.
Drop support for deprecated python setup.py test.
Add support for Python 3.11.
4.4.1 (2022-09-01)
Fix deprecation warning.
4.4.0 (2022-04-06)
Add support for Python 3.7, 3.8, 3.9, 3.10.
Drop support for Python 3.4.
4.3.0 (2021-03-19)
Drop support for Python 3.3.
Replace deprecated usage of zope.site.hooks with zope.component.hooks.
Replace deprecated test usage of zope.component.interfaces.IComponentLookup with the proper import from zope.interface. This only impacted testing this package.
4.2.1 (2017-05-09)
Fix the definition of IAttributeIndex to specify a NativeStringLine instead of a BytesLine. Bytes cannot be used with getattr on Python 3. See issue 7.
4.2.0 (2017-05-05)
Add support for Python 3.5 and 3.6.
Drop support for Python 2.6.
Fix the text index throwing a WrongType error on import in Python 3. See issue 5.
4.1.0 (2015-06-02)
Replace use of long-deprecated zope.testing.doctest with stdlib’s doctest.
Add support for PyPy (PyPy3 support is blocked on a PyPy3-compatible release of zodbpickle).
Convert doctests to Sphinx documentation, including building docs and running doctest snippets under tox.
4.0.0 (2014-12-24)
Add support for Python 3.4.
4.0.0a1 (2013-02-25)
Add support for Python 3.3.
Replace deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.
Drop support for Python 2.4 and 2.5.
3.8.2 (2011-11-29)
Conform to repository policy.
3.8.1 (2009-12-27)
Remov zope.app.testing dependency.
3.8.0 (2009-02-01)
Move core functionality from zope.app.catalog to this package. The zope.app.catalog package now only contains ZMI-related browser views and backward-compatibility imports.
Release files for zope.catalog 6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope_catalog-6.0.tar.gz | 33.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zope_catalog-6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 52.5 kB
Release files / zope_catalog-6.0.tar.gz
| Download URL | zope_catalog-6.0.tar.gz |
|---|---|
| Size | 33.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b9b2f04784f70154e07985e6438845fb6b9a02f3494544dbb88f1922920dd67a
|
|
BLAKE2b-256 checksum How to use checksums |
0902a4ec8cd5dba6749b286c573ff2902d5a6267b052ae7861a665ad8bf08c88
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / zope_catalog-6.0-py3-none-any.whl
| Download URL | zope_catalog-6.0-py3-none-any.whl |
|---|---|
| Size | 19.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5fff12eeec6a072a6bde4412a3107104c6435ac32da58cdff691fbe32b7e4f58
|
|
BLAKE2b-256 checksum How to use checksums |
4fce11c388468a4a0adef70abf90afe5300769bda34e2e8c77fe2f557c09b322
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|