py-natsort-8.4.0

simple yet flexible natural sorting

Index | textproc

Description

natsort provides a function natsorted that helps sort lists 'naturally'
('naturally' is rather ill-defined, but in general it means sorting
based on meaning and not computer code point).

Homepage: https://natsort.readthedocs.io/

Categories: textproc, devel

Run Dependencies