ossp-web/pkg/lib/str/index.wml 1.1 -> 1.2
--- index.wml 2002/02/15 11:56:49 1.1
+++ index.wml 2002/04/01 09:22:39 1.2
@@ -7,8 +7,8 @@
<h2>Abstract</h2>
-OSSP str is a generic string library written in ANSI C which provides
-functions for handling, matching, parsing, searching and formatting of C
+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.
@@ -21,7 +21,7 @@
<pkg_status
stable="none" stable_date="none"
- unstable="0.9.6" unstable_date="13-Sep-2001"
+ unstable="0.9.7" unstable_date="01-Apr-2002"
done=80>
<h2>Source</h2>
@@ -30,5 +30,5 @@
url=$(FTP_ROOT_URL)/pkg/lib/str/
directory=$(FTP_ROOT_DIR)/pkg/lib/str/
files="str-*.tar.gz"
- stable="none" unstable="str-0.9.6.tar.gz">
+ stable="none" unstable="str-0.9.7.tar.gz">
|
|