An open API service indexing awesome lists of open source software.

https://github.com/figbug/natsort

Win32 command line natural sorting
https://github.com/figbug/natsort

Last synced: about 2 months ago
JSON representation

Win32 command line natural sorting

Awesome Lists containing this project

README

        

natsort: Natural Order String Comparison by Martin Pool
Performs a natural sort on standard input, and writes to standard output
http://sourcefrog.net/projects/natsort/

Ported to Windows by Roland Rabien ([email protected])

Uses:

getopt:
- Based on FSF getopt, ported by Ludvik Jerabek

getline:
- This code is public domain -- Will Hartung 4/9/09

Download:
http://downloads.rabien.com/natsort.zip