--- index.wml 2005/08/30 20:37:38 1.23
+++ index.wml 2005/09/02 14:27:24 1.24
@@ -14,12 +14,15 @@
<h2>Abstract</h2>
-OSSP uuid is a ISO-C and Perl application programming interface (API)
-and corresponding command line interface (CLI) for the generation of
-DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique Identifiers
-(UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
-based), version 3 (name based, MD5), version 4 (random number based) and
-version 5 (name based, SHA-1).
+OSSP uuid is a ISO-C:1999 application programming interface (API) and
+corresponding command line interface (CLI) for the generation of DCE
+1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique
+Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time
+and node based), version 3 (name based, MD5), version 4 (random number
+based) and version 5 (name based, SHA-1). Additional API bindings are
+provided for the languages ISO-C++:1998, Perl:5 and PHP:4/5. Optional
+backward compatibility exists for the ISO-C DCE-1.1 and Perl Data::UUID
+APIs.
<p>
UUIDs are 128 bit numbers which are intended to have a high likelihood
@@ -45,7 +48,7 @@
<pkg_status
name="uuid" assign="rse"
- stable="1.2.1" stable_date="30-Aug-2005"
+ stable="1.3.0" stable_date="02-Sep-2005"
unstable="none" unstable_date="none"
done=100>
@@ -56,7 +59,7 @@
url=$(FTP_ROOT_URL)/pkg/lib/uuid/
directory=$(FTP_ROOT_DIR)/pkg/lib/uuid/
files="uuid-[0-9.]*.tar.gz"
- stable="uuid-1\.2\.1\.tar\.gz" unstable="none">
+ stable="uuid-1\.3\.0\.tar\.gz" unstable="none">
<h2>Donation</h2>
|