natural-sort-0.1.2: User-friendly text collation

The natural-sort package

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

Properties

Versions0.1, 0.1.1, 0.1.2
Dependenciesbase (≥4.0 & <5.0), bytestring, parsec (≥3.0 & <4.0), text
LicenseBSD3
AuthorJohn Millikin <jmillikin@gmail.com>
MaintainerJohn Millikin <jmillikin@gmail.com>
CategoryAlgorithms
Home pagehttps://john-millikin.com/software/natural-sort/
Bug trackermailto:jmillikin@gmail.com
Source repositorybzr branch https://john-millikin.com/branches/natural-sort/0.1/
Upload dateTue Aug 7 21:58:20 UTC 2012
Uploaded byJohnMillikin
Built onghc-7.4

Modules

Downloads