Проект python-natsort-8.4.0-2.el10_0
Имя |
python-natsort |
Эпоха |
0 |
Версия |
8.4.0 |
Релиз |
2.el10_0 |
Сайт |
https://github.com/SethMMorton/natsort
|
Лицензия |
MIT |
Время сборки |
2025-01-21 21:45:22 |
Хост сборки |
builder-arm64-1.inferitos.ru |
Краткое описание |
Python library that sorts lists using the "natural order" sort |
Репозитории |
Extras |
Полное описание |
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'] |
Эррата |
—
|
×
Пакет |
Краткое описание |
Контрольная сумма SHA-256 |
noarch |
python3-natsort-8.4.0-2.el10_0.noarch
|
Python library that sorts lists using the "natural order" sort |
c05908a928cdc6ea11432d790ac3011a18750d8ef1b2fdd94fb80140ae2c4c9a
download
|
src |
python-natsort-8.4.0-2.el10_0.src
|
Python library that sorts lists using the "natural order" sort |
bcb2eb4b10a5a49b12b9035de490cf91217edf7f20c80a96b70bf633d27fa1c0
download
|
* 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