[dependencies]
[package]
authors = ["Mahdi K. Fard"]
description = "Implementation of the Unicode Bidirectional Algorithm (UBA)."
edition = "2021"
keywords = ["unicode", "bidi", "bidirectional", "text-processing"]
license = "MIT"
name = "bidi"
readme = "README.md"
repository = "https://github.com/xclud/rust-bidi"
version = "0.1.1"