alphanumeric-sort 1.0.6

This crate can help you sort order for files and folders whose names contain numerals.
Documentation
[badges.appveyor]
branch = "master"
repository = "magiclen/alphanumeric-sort"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "magiclen/alphanumeric-sort"

[dependencies]

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["algorithms"]
description = "This crate can help you sort order for files and folders whose names contain numerals."
homepage = "https://magiclen.org/alphanumeric-sort"
keywords = ["sort", "alphanumeric", "path", "file", "number"]
license = "MIT"
name = "alphanumeric-sort"
readme = "README.md"
repository = "https://github.com/magiclen/alphanumeric-sort"
version = "1.0.6"