Description: Find a Unicode character bidi class, given its name. Files: lib/unictype/bidi_byname.c Depends-on: unictype/base configure.ac: gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidiclass-byname]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME lib_SOURCES += unictype/bidi_byname.c endif Include: "unictype.h" License: LGPL Maintainer: Bruno Haible