naturalcomp: Natural-order string comparison
Natural order string comparison is needed when e.g. one wants to compare file names or strings of software version. It's aimed to be compatible to glibc's strverscmp() function.
Modules
[Index]
- Text
- Text.NaturalComp
- Text.NaturalComp.Collation
- Text.NaturalComp.FilePath
- Text.NaturalComp.Stringy
- Text.NaturalComp
Flags
Manual Flags
Name | Description | Default |
---|---|---|
filepath | Disabled | |
unicode-collation | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- naturalcomp-0.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3 |
---|---|
Dependencies | base (>=4 && <5), text, utf8-string [details] |
Tested with | ghc ==7.6.3 |
License | BSD-3-Clause |
Author | Hironao Komatsu |
Maintainer | Hironao Komatsu <hirkmt@gmail.com> |
Category | Text |
Home page | not yet available |
Bug tracker | not yet available |
Uploaded | by HironaoKomatsu at 2014-01-07T05:09:40Z |
Distributions | NixOS:0.0.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2489 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |