crypto-invert 1.0.1

Unicode Upside-Down Mapping
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.lazy_static]
version = "1.4"

[dev-dependencies]

[package]
authors = ["Aster <galaster@foxmail.com>"]
description = "Unicode Upside-Down Mapping"
edition = "2018"
exclude = ["/tests/*", "/.idea/*", "/benches/*"]
license = "MPL-2.0"
name = "crypto-invert"
readme = "Readme.md"
repository = "https://github.com/GalAster/crypto-moe"
version = "1.0.1"