humanesort 0.1.0-alpha

A crate for sorting the way humans would.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
unicode-segmentation = "1.1"

[package]
authors = ["Hans Ole Hatzel <hhatzel@gmail.com>"]
description = "A crate for sorting the way humans would."
documentation = "https://docs.rs/humanesort"
homepage = "https://github.com/hatzel/humanesort"
keywords = ["sort", "human", "readable", "natural", "naturalsort"]
license = "MIT"
name = "humanesort"
readme = "README.md"
repository = "https://github.com/hatzel/humanesort"
version = "0.1.0-alpha"