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
- Host: GitHub
- URL: https://github.com/figbug/natsort
- Owner: FigBug
- License: other
- Created: 2012-01-03T22:11:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-26T20:59:19.000Z (over 12 years ago)
- Last Synced: 2025-02-07T22:34:55.382Z (3 months ago)
- Language: C
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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 Jerabekgetline:
- This code is public domain -- Will Hartung 4/9/09Download:
http://downloads.rabien.com/natsort.zip