[dependencies.maplit]
version = "1"
[dependencies.once_cell]
version = "1"
[dependencies.regex]
version = "1"
[dependencies.trim-in-place]
version = "0.1"
[dependencies.unicode-normalization]
version = "0.1"
[dev-dependencies.str-macro]
version = "1"
[package]
authors = ["Emmie Maeda <emmie.maeda@gmail.com>"]
description = "Simple library to provide Wikidot-compatible string normalization"
edition = "2021"
exclude = [".gitignore", ".github"]
keywords = ["wikidot", "normal", "normalization", "slug"]
license = "MIT"
name = "wikidot-normalize"
readme = "README.md"
repository = "https://github.com/scpwiki/wikidot-normalize"
version = "0.12.0"