aboutsummaryrefslogtreecommitdiff
path: root/devel/str/pkg-descr
blob: a70e30fb177694944d90e3c0e751661a0c43a43d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OSSP str - Generic String Library
Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com>
Copyright (c) 1999-2003 The OSSP Project <http://www.ossp.org/>

OSSP str is a generic string library written in ISO-C which
provides functions for handling, matching, parsing, searching and
formatting of ISO-C strings. So it can be considered as a superset of POSIX
string(3), but its main intention is to provide a more convenient and
compact API plus a more generalized functionality.

WWW: http://www.ossp.org/pkg/lib/str/