freebsd-ports/devel/py-natsort
Martin Wilke 7f72eed9d7 Normal python sort algorithm sorts lexicographically, so you might not get the
results that you expect. Natsort provides a function natsorted() that helps sort
lists "naturally", either as real numbers (i.e. signed/unsigned floats or ints),
or as versions.

WWW: https://github.com/SethMMorton/natsort

PR:		205563
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-01-02 07:01:52 +00:00
..
distinfo
Makefile
pkg-descr