Paketname | php5-uuid |
Beschreibung | OSSP uuid module for php5 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.6.2-1 |
Sektion | php |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.1.3), libossp-uuid16, phpapi-20090626+lfs |
Empfohlene Pakete | |
Paketbetreuer | Marco Nenciarini |
Quelle | ossp-uuid |
Paketgröße | 17138 Byte |
Prüfsumme MD5 | b4ada42b2a36e9c6c5eb0ec3edde2eb9 |
Prüfsumme SHA1 | fde3fcfcd2c318a6753f0be268fc67b5d27d3adb |
Prüfsumme SHA256 | f7f4e4fddcfac626b449369bb5146f8699d9d0925c479eac050dbcb367b04492 |
Link zum Herunterladen | php5-uuid_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.
.
This package provides a module for OSSP uuid functions support in PHP
scripts.
|