Name : python3-natsort
| |
Version : 3.5.5
| Vendor : Fedora Project
|
Release : 2.fc21
| Date : 2015-07-17 12:22:52
|
Group : Unspecified
| Source RPM : python-natsort-3.5.5-2.fc21.src.rpm
|
Size : 0.14 MB
| |
Packager : Fedora Project
| |
Summary : Python library that sorts lists using the \"natural order\" sort
|
Description :
python-natsort 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\']
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/21/armhfp/p |