pluralize-rs 0.1.0

A library to covert English nouns between their singular and plural form
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.3.9"

[dependencies.voca_rs]
version = "1.12.0"

[package]
authors = ["longfangsong <longfangsong@icloud.com>"]
description = "A library to covert English nouns between their singular and plural form"
edition = "2018"
license = "Unlicense"
name = "pluralize-rs"
version = "0.1.0"