Index: ossp-web/new/news.txt
RCS File: /v/ossp/cvs/ossp-web/new/news.txt,v
rcsdiff -q -kk '-r1.116' '-r1.117' -u '/v/ossp/cvs/ossp-web/new/news.txt,v' 2>/dev/null
--- news.txt 2005/01/13 11:18:35 1.116
+++ news.txt 2005/01/23 13:24:55 1.117
@@ -1,3 +1,4 @@
+23-Jan-2005: Released L 1.2.0
13-Jan-2005: Released T 1.0.1
13-Jan-2005: Released L 1.1.2
12-Jan-2005: Released T 1.1.5
Index: ossp-web/pkg/lib/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/lib/index.wml,v
rcsdiff -q -kk '-r1.97' '-r1.98' -u '/v/ossp/cvs/ossp-web/pkg/lib/index.wml,v' 2>/dev/null
--- index.wml 2005/01/13 10:43:31 1.97
+++ index.wml 2005/01/23 13:24:55 1.98
@@ -33,7 +33,7 @@
done=100 stable=1.1.2 unstable=none>
+ done=100 stable=1.2.0 unstable=none>
Index: ossp-web/pkg/lib/uuid/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/lib/uuid/index.wml,v
co -q -kk -p'1.21' '/v/ossp/cvs/ossp-web/pkg/lib/uuid/index.wml,v' | diff -u /dev/null - -L'ossp-web/pkg/lib/uuid/index.wml' 2>/dev/null
--- ossp-web/pkg/lib/uuid/index.wml
+++ - 2025-05-20 13:22:52.873591129 +0200
@@ -0,0 +1,64 @@
+
+#use wml::ossp area=pkg:lib subarea=uuid
+
+OSSP uuid
+
+Universally Unique Identifier (UUID)
+
+
+
+$ uuid -v3 ns:URL http://www.ossp.org/
+02d9e6d5-9467-382e-8f9b-9300a64ac3cd
+ |
+
+
+Abstract
+
+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, MD5), version 4 (random number based) and
+version 5 (name based, SHA-1).
+
+
+UUIDs are 128 bit numbers which are intended to have a high likelihood
+of uniqueness over space and time and are computationally difficult
+to guess. They are globally unique identifiers which can be locally
+generated without contacting a global registration authority. UUIDs
+are intended as unique identifiers for both mass tagging objects
+with an extremely short lifetime and to reliably identifying very
+persistent objects across a network.
+
+
Documentation
+
+,
+,
+,
+.
+
+Authors
+
+
+
+Status
+
+
+
+Source
+
+
+
+Donation
+
+
+