ossp-pkg/str/README 1.17 -> 1.18
--- README 2002/01/02 17:09:13 1.17
+++ README 2002/04/01 08:32:54 1.18
@@ -4,12 +4,12 @@
___) | |_| |
|____/ \__|_|
- Str - String Library
+ OSSP str - String Handling
Version 0.9.6 (13-Sep-2001)
ABSTRACT
- The Str library is a generic string library written in ANSI C which
+ OSSP str is a generic string library written in ANSI C which
provides functions for handling, matching, parsing, searching and
formatting of C strings. So it can be considered as a superset
of POSIX string(3), but its main intention is to provide a more
@@ -18,6 +18,7 @@
COPYRIGHT AND LICENSE
Copyright (c) 1999-2002 Ralf S. Engelschall <rse@engelschall.com>
+ Copyright (c) 1999-2002 The OSSP Project <http://www.ossp.org/>
This product includes software developed by the University of
California, Berkeley and its contributors. This product includes
@@ -46,8 +47,8 @@
The documentation and latest release can be found on
- o http://www.engelschall.com/sw/str/
- o ftp://ftp.engelschall.com/sw/str/
+ o http://www.ossp.org/pkg/lib/str/
+ o ftp://ftp.ossp.org/pkg/lib/str/
Ralf S. Engelschall
rse@engelschall.com
|
|