| Paketname | libossp-uuid-perl | 
| Beschreibung | perl OSSP::UUID - OSSP uuid Perl Binding | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.6.2-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 140 Byte | 
| Hängt ab von | libc6 (>= 2.1.3), libossp-uuid16, perl (>= 5.10.1-11), perlapi-5.10.1 | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Marco Nenciarini | 
| Quelle | ossp-uuid | 
| Paketgröße | 33414 Byte | 
| Prüfsumme MD5 | ee33f03baa8371116ec261b05f0365b1 | 
| Prüfsumme SHA1 | 446048bf11534300c3fd5bee1cd06d9048b83a17 | 
| Prüfsumme SHA256 | c8eb05da32745c3f13895094efa9a5581b57d37ecdfc491f5d228840c9117ab3 | 
| Link zum Herunterladen | libossp-uuid-perl_1.6.2-1_i386.deb | 
| Ausführliche Beschreibung | OSSP uuid is an 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 Identifier
(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).
.
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 free replacement for non-DFSG Perl module. |