Skip to main content

FriBidi: Unicode Bidirectional Algorithm implementation

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: FriBidi
Description: Unicode Bidirectional Algorithm implementation
For more information: https://github.com/fribidi/fribidi
Categories:
License: OpenSource (LGPLv2.1)

General usage information

FriBidi is a free implementation of the Unicode Bidirectional Algorithm

This module will add the fribidi command to your PATH.

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package FriBidi, by cluster

This section lists the available versions of the package FriBidion the different clusters.

Available versions of FriBidi on the Zaratab cluster

Available versions of FriBidi on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.0.12 fribidi/1.0.12 icelake, x86_64, zen, zen2 Y






Back to Top