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