ossp-web/pkg/lib/uuid/index.wml 1.17 -> 1.18
--- index.wml 2004/10/16 18:32:09 1.17
+++ index.wml 2004/11/03 19:03:08 1.18
@@ -14,9 +14,9 @@
<h2>Abstract</h2>
-OSSP uuid is a ISO-C application programming interface (API) and
-corresponding command line interface (CLI) for the generation of DCE
-1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers
+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 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers
(UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node
based), version 3 (name based) and version 4 (random number based).
@@ -33,7 +33,8 @@
<pkg_manpage name="uuid" sect=3 path="/pkg/lib/uuid/uuid.pod">,
<pkg_manpage name="uuid" sect=1 path="/pkg/lib/uuid/uuid_cli.pod">,
-<pkg_manpage name="uuid-config" sect=1 path="/pkg/lib/sa/uuid-config.pod">.
+<pkg_manpage name="uuid-config" sect=1 path="/pkg/lib/sa/uuid-config.pod">,
+<pkg_manpage name="OSSP::uuid" sect=3 path="/pkg/lib/uuid/perl/uuid.pod">.
<h2>Authors</h2>
@@ -43,7 +44,7 @@
<pkg_status
name="uuid" assign="rse"
- stable="1.0.4" stable_date="16-Oct-2004"
+ stable="1.1.0" stable_date="03-Nov-2004"
unstable="none" unstable_date="none"
done=100>
@@ -54,7 +55,7 @@
url=$(FTP_ROOT_URL)/pkg/lib/uuid/
directory=$(FTP_ROOT_DIR)/pkg/lib/uuid/
files="uuid-[0-9.]*.tar.gz"
- stable="uuid-1\.0\.4\.tar\.gz" unstable="none">
+ stable="uuid-1\.1\.0\.tar\.gz" unstable="none">
<h2>Donation</h2>
|
|