The latest version of natural-sort is 0.1.2-0.

natural-sort

Version 0.1.1 revision 0 uploaded by JohnMillikin.

Package meta

Synopsis
User-friendly text collation
Description

The built-in comparisons for textual data are based on Unicode ordinals. This does not match most every-day sorting algorithms. For example, "z10.txt" is sorted after "z2.txt" by users, but before it by naïve algorithms.

This package provides an implementation of "natural sort", which more closely matches user expectations.

See also: http://www.davekoelle.com/alphanum.html

Author
John Millikin <jmillikin@gmail.com>
Bug reports
n/a
Category
Algorithms
Copyright
2010 John Millikin <jmillikin@gmail.com>
Homepage
n/a
Maintainer
John Millikin <jmillikin@gmail.com>
Package URL
n/a
Stability
n/a

Components