Package python3-natsort-8.4.0-2.el10_0.noarch
Name | python3-natsort |
---|---|
Epoch | 0 |
Version | 8.4.0 |
Release | 2.el10_0 |
Architecture | noarch |
Website/URL | https://github.com/SethMMorton/natsort |
License | MIT |
Build Time | 2025-01-21 21:45:24 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Python library that sorts lists using the "natural order" sort |
Repositories | Extras |
Description | 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'] |
Errata | — |
Size | 82 KiB |
Source Project | python-natsort-8.4.0-2.el10_0 |
SHA-256 checksum | c05908a928cdc6ea11432d790ac3011a18750d8ef1b2fdd94fb80140ae2c4c9a |
×
* Tue Jan 21 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 8.4.0-2 - Rebuilt for MSVSphere 10 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 09 2024 Robert Scheck <robert@fedoraproject.org> - 8.4.0-1 - Update to 8.4.0 (#2020067) * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 7.1.1-13 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 07 2023 Python Maint <python-maint@redhat.com> - 7.1.1-9 - Rebuilt for Python 3.12