This package browser is in early development. Mind the rough edges.

fribidi 1.0.12

Implementation of the Unicode bidirectional algorithm

GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm. This algorithm is used to properly display text in left-to-right or right-to-left ordering as necessary.

Installation

Install fribidi 1.0.12 as follows:

guix install fribidi@1.0.12

Or install the latest version:

guix install fribidi

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.