do-release-commit-and-tag: add option to specify branch
[gnulib.git] / modules / wctrans
1 Description:
2 wctrans() function: get descriptor for a wide character case conversion.
3
4 Files:
5 lib/wctrans.c
6 lib/wctrans-impl.h
7 m4/wctrans.m4
8
9 Depends-on:
10 wctype-h
11
12 configure.ac:
13 gl_FUNC_WCTRANS
14 gl_WCTYPE_MODULE_INDICATOR([wctrans])
15
16 Makefile.am:
17
18 Include:
19 <wctype.h>
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible