Name : python2-natsort
| |
Version : 5.3.3
| Vendor : Fedora Project
|
Release : 1.fc29
| Date : 2018-08-28 09:28:26
|
Group : Unspecified
| Source RPM : python-natsort-5.3.3-1.fc29.src.rpm
|
Size : 0.21 MB
| |
Packager : Fedora Project
| |
Summary : Python library that sorts lists using the \"natural order\" sort
|
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\']
Python 2 version.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/p |