library implementing the Unicode Bidirectional Algorithm
A library to handle bidirectional scripts (eg. hebrew, arabic), so that the display is done in the proper way; while the text data itself is always written in logical order.
Maintainer: Antoine Jacoutot <ajacoutot@openbsd.org>