Paketname | php5-uuid |
Beschreibung | OSSP uuid module for php5 |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.6.2-1ubuntu1 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | libc6 (>= 2.4), libossp-uuid16, phpapi-20090626+lfs |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ossp-uuid |
Paketgröße | 17448 Byte |
Prüfsumme MD5 | 4e837812c33d8387c153bc3c8818ad0b |
Prüfsumme SHA1 | 5211a55110d4eed479d7516f0b7dbc933c1c5986 |
Prüfsumme SHA256 | 04f4e4ebb9366604b55ffe8e02bb614ea7dc2ced5146e2fe2a28f39a430b87ee |
Link zum Herunterladen | php5-uuid_1.6.2-1ubuntu1_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.
.
This package provides a module for OSSP uuid functions support in PHP
scripts.
|