unicode-brackets 0.1.1

Determine whether characters are opening or closing brackets and change the direction of these characters.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Andrew Cann <shum@canndrew.org>"]
description = """
Determine whether characters are opening or closing brackets and change the
direction of these characters.
"""
homepage = "https://github.com/canndrew/unicode-brackets"
keywords = ["text", "unicode"]
license = "MIT/Apache-2.0"
name = "unicode-brackets"
readme = "README.md"
repository = "https://github.com/canndrew/unicode-brackets"
version = "0.1.1"