ebourgeois/strasp
This package contains the source for the function strasp() (in strasp.c) which seperates (or "splits") a string according to a string of delimeters and returns an array of pointers to newly allocated strings (i.e., char **).
CGPL-2.0