Mercurial > hg > octave-kai > gnulib-hg
diff modules/striconveha @ 7919:b7b7885895a6
New module 'striconveha'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 21 Jan 2007 22:59:19 +0000 |
parents | |
children | 0a4679777f66 |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/modules/striconveha @@ -0,0 +1,25 @@ +Description: +Character set conversion of strings with error handling and autodetection, +uses iconv. + +Files: +lib/striconveha.h +lib/striconveha.c + +Depends-on: +striconveh + +configure.ac: + +Makefile.am: +lib_SOURCES += striconveha.h striconveha.c + +Include: +"striconveha.h" + +License: +LGPL + +Maintainer: +Bruno Haible +