[dependencies.any_ascii]
version = "0.3.2"
[package]
authors = ["Tobie Morgan Hitchcock <tobie@surrealdb.com>"]
categories = ["algorithms", "text-processing", "internationalization"]
description = "Library for comparing and sorting strings lexicographically and naturally"
edition = "2021"
homepage = "https://github.com/surrealdb/lexicmp"
keywords = ["unicode", "transliteration", "lexicographical", "sort", "emoji"]
license = "MIT OR Apache-2.0"
name = "lexicmp"
publish = true
readme = "README.md"
repository = "https://github.com/surrealdb/lexicmp"
version = "0.1.0"