Fedora Packages

python3-natsort Subpackage of python-natsort

Python library that sorts lists using the "natural order" sort

Python module which provides "natural sorting". Under natural sorting, numeric sub-strings are compared numerically, and the other word characters are compared lexically. Example: unsorted: ['a2', 'a9', 'a1', 'a4', 'a10'] lexicographic sort: ['a1', 'a10', 'a2', 'a4', 'a9'] natural sort: ['a1', 'a2', 'a4', 'a9', 'a10']

Releases Overview

Release Stable Testing
Fedora Rawhide 7.1.1-12.fc40 -
Fedora 40 7.1.1-12.fc40 -
Fedora 39 7.1.1-10.fc39 -
Fedora 38 7.1.1-8.fc38 -
EPEL 9 7.1.1-5.el9 -
EPEL 8 7.1.1-2.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-natsort dash maintainers at fedoraproject dot org.



Sources on Pagure