summaryrefslogtreecommitdiff
path: root/devel/str/pkg-descr
blob: e32106b79c016b88aa1c1901ab1b0b24471a1207 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OSSP str - Generic String Library
Copyright (c) 1999-2002 Ralf S. Engelschall <rse@engelschall.com>
Copyright (c) 1999-2002 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 convinient and
compact API plus a more generalized functionality.

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