utf8proc-sys 0.1.2

Unsafe rust bindings to the utf8proc library
Documentation
1
2
3
4
5
6
7
8
9
10
prefix=PREFIX
exec_prefix=${prefix}
libdir=${prefix}/LIBDIR
includedir=${prefix}/INCLUDEDIR

Name: libutf8proc
Description: UTF8 processing
Version: VERSION
Libs: -L${libdir} -lutf8proc
Cflags: -I${includedir} -DUTF8PROC_EXPORTS