Unicode character classification functions.
[gnulib.git] / modules / unictype / category-of
1 Description:
2 Determine category of a Unicode character.
3
4 Files:
5 lib/unictype/categ_of.c
6 lib/unictype/categ_of.h
7
8 Depends-on:
9 unictype/base
10 inline
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += unictype/categ_of.c
16
17 Include:
18 "unictype.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25