[go: up one dir, main page]

unicase 0.1.0

A case-insensitive wrapper around strings.
Documentation
1
2
3
4
5
6
7
8
9
[package]

name = "unicase"
version = "0.1.0"
authors = ["Sean McArthur <sean.monstar@gmail.com>"]
description = "A case-insensitive wrapper around strings."
repository = "https://github.com/seanmonstar/unicase"
license = "MIT"
keywords = ["lowercase", "case", "case-insensitive"]