Python Bidi layout wrapping the Rust crate unicode-bidi
The python-bidi library provides bi-directional (BiDi) layout algorithms for Python. It offers a wrapper for the unicode-bidi Rust crate. This library is used to correctly display text that mixes left-to-right and right-to-left scripts. It also includes a command-line utility called `pybidi` for running the display algorithm.
$
pkg install py311-python-bidiOrigin
textproc/py-python-bidi
Size
610KiB
License
GPLv3
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
2 packages