Sequence Sorting
Project description
zope.sequencesort
This package provides support for sorting sequences based on multiple keys, including locale-based comparisons and per-key directions.
Changelog
4.1.1 (2018-10-05)
Handle sorting of broken objects more gracefully. (#4)
4.1.0 (2018-08-13)
Updated boostrap.py to version 2.2.
Drop support for Python 2.6, 3.2 and 3.3.
Add support for Python 3.4, 3.5, 3.6 and 3.7.
The locale comparison functions, strcoll and strcoll_nocase are always available, not only if the locale module had been imported before this module.
4.0.1 (2013-03-04)
Fix omitted tests under Py3k.
4.0.0 (2013-02-28)
Added setup.py docs alias (installs Sphinx and dependencies).
Added setup.py dev alias (runs setup.py develop plus installs nose and coverage).
Dropped spurious test extra requirement on zope.testing.
100% unit test coverage.
Added support for PyPy, Python 3.2 / 3.2.
Dropped support for Python 2.4 / 2.5.
3.4.0 (2007-10-03)
Initial release independent of the main Zope3 tree.
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.sequencesort-4.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66598dbd72870608c21f8e50cbfca2705e5bb1f62da3e6596993f62a368dd2b2 |
|
MD5 | fbfee11bb65910db4041df3f253ed74e |
|
BLAKE2b-256 | d3c49bcd7f1250dbab73c69062da1aa31eef20b1459ee7933557cdfe63c7144a |