Cataloging and Indexing Framework for the Zope Toolkit
Project description
zope.catalog
Catalogs provide management of collections of related indexes with a basic search algorithm.
Changes
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for zope.catalog-4.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 695ec0d22e841646838598f5a24cf7b192196a742c3a503c69f49f8ce318629f |
|
MD5 | 7d57656f8d467cc215e1022255c30df2 |
|
BLAKE2b-256 | ef0beacea383b951080599d77e69d80ad1fb9db602e5446f2fe5b55ff4d920f6 |