From b07f553583cffcf562ebdff9c609ab759c759947 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 14 Feb 2004 04:38:17 +0000 Subject: Add ossp-uuid, a ISO-C API and command line utility for generating DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers (UUIDs). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based), and version 4 (random number based). PR: 62810 Submitted by: Kimura Fuyuki --- misc/ossp-uuid/pkg-descr | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 misc/ossp-uuid/pkg-descr (limited to 'misc/ossp-uuid/pkg-descr') diff --git a/misc/ossp-uuid/pkg-descr b/misc/ossp-uuid/pkg-descr new file mode 100644 index 000000000000..2d91941c6806 --- /dev/null +++ b/misc/ossp-uuid/pkg-descr @@ -0,0 +1,7 @@ +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 +(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). + +WWW: http://www.ossp.org/pkg/lib/uuid/ -- cgit v1.2.3