freebsd-ports/misc/ossp-uuid/pkg-descr
Joe Marcus Clarke b07f553583 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 <fuyuki@nigredo.org>
2004-02-14 04:38:17 +00:00

8 lines
381 B
Plaintext

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/