simple yet flexible natural sorting
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).

Maintainer: Jasper Lievisse Adriaanse <jasper@openbsd.org>

WWW: https://pypi.python.org/pypi/natsort
