New module 'strsep'.
[gnulib.git] / modules / strsep
1 Description:
2 strsep() function: extract token from string.
3
4 Files:
5 lib/strsep.h
6 lib/strsep.c
7 m4/strsep.m4
8
9 Depends-on:
10 strpbrk
11
12 configure.ac:
13 gl_FUNC_STRSEP
14
15 Makefile.am:
16 lib_SOURCES += strsep.h
17
18 Include:
19 "strsep.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Yoann Vandoorselaere