软件包:libossp-uuid-perl(1.6.3-1) [debports]
perl OSSP::UUID - OSSP uuid Perl Binding
OSSP uuid is a C API and corresponding CLI program for the generation and analysis of DCE 1.1 and, IETF RFC-9562- compliant Universally Unique Identifiers (UUIDs). It supports variant 1 UUIDs of versions:
1 (time and node), 3 (name (namespace+data), MD5), 4 (random), 5 (name (namespace+data), SHA-1), 6 (time and node with improved locality), 7 (UNIX time, random data).Additional API bindings are provided for C++98 (deprecated) and Perl:5. Optional backward compatibility exists for the ISO-C DCE-1.1 and Perl Data::UUID APIs.
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.
OSSP::uuid provides two Perl APIs:
The OO-style API is a wrapper around the C-style API and intended for high-level and regular programming.
The C-style API is a direct mapping of the OSSP uuid ISO-C API to Perl and is intended for low-level programming.
The Debian package provides also Data::UUID interface so OSSP::uuid can be used as a replacement for the upstream Perl module.
其他与 libossp-uuid-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.22)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libossp-uuid16 (>= 1.6.3)
- OSSP uuid ISO-C and C++ - shared library
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base