Description:
trim() function: remove leading and/or trailing whitespaces

Files:
lib/trim.h
lib/trim.c

Depends-on:
xalloc
mbchar
mbiter
memmove
strdup

configure.ac:
AC_FUNC_MBRTOWC

Makefile.am:
lib_SOURCES += trim.c

Include:
#include "trim.h"

License:
GPL

Maintainer:
Davide Angelocola
