naturalize 0.1.2

Convert a string to a convenient view for natural sorting.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.travis-ci]
repository = "perdumonocle/naturalize"

[dependencies.nom]
version = "5"

[package]
authors = ["perdumonocle <konstantin_1987@mail.ru>"]
categories = ["text-processing"]
description = "Convert a string to a convenient view for natural sorting."
edition = "2018"
keywords = ["sort", "natural"]
license = "MIT"
name = "naturalize"
readme = "README.md"
repository = "https://github.com/perdumonocle/naturalize.git"
version = "0.1.2"