michaelklishin / naturally_sorted_pathname

Pathname with natural order sorting

This URL has Read+Write access

name age message
file .document Loading commit data...
file .gitignore
file LICENSE
file README.rdoc
file Rakefile
directory lib/
directory spec/
README.rdoc

naturally_sorted_pathname

Pathname with natural order sorting behavior. Useful for sequences of files that come from Ghostscript, ImageMagick, FFMpeg or special hardware and software and have file number in it, or just human-readable file listing.

With natural order sorting page_02.png comes before page_11.png, while with alphabetic it is the other way around.

Copyright

Copyright © 2009 Michael S. Klishin. See LICENSE for details.