About

Metadata

  • Last updated , by HironaoKomatsu
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Hironao Komatsu <hirkmt@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    filepath (off by default)
    unicode-collation (off by default)

Readme

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.