ossp-uuid 1.6.2-1.5build10 source package in Ubuntu
Changelog
ossp-uuid (1.6.2-1.5build10) lunar; urgency=medium * Rebuild against new perlapi-5.36. -- Gianfranco Costamagna <email address hidden> Fri, 04 Nov 2022 16:50:24 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Marco Nenciarini
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | libs | |
Lunar | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ossp-uuid_1.6.2.orig.tar.gz | 387.7 KiB | 11a615225baa5f8bb686824423f50e4427acd3f70d394765bdff32801f0fd5b0 |
ossp-uuid_1.6.2-1.5build10.debian.tar.xz | 12.5 KiB | efbdadf786dfa8938f2a2b1c2fc0eabde5536236f253460416853c59fbc7ea97 |
ossp-uuid_1.6.2-1.5build10.dsc | 2.1 KiB | 4f2d3e6f3be075947b2c4f15464c15d296ed6612a150e24e258c5ab57b2e4a9c |
Available diffs
- diff from 1.6.2-1.5build9 to 1.6.2-1.5build10 (338 bytes)
Binary packages built by this source
- libossp-uuid-dev: OSSP uuid ISO-C and C++ - headers and static libraries
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 contains the development environment for the ossp-uuid library.
- libossp-uuid-perl: perl OSSP::UUID - OSSP uuid Perl Binding
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.
- libossp-uuid-perl-dbgsym: debug symbols for libossp-uuid-perl
- libossp-uuid16: OSSP uuid ISO-C and C++ - shared library
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 contains the shared library.
- libossp-uuid16-dbgsym: debug symbols for libossp-uuid16
- uuid: Universally Unique Identifier Command-Line Tool
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 contains the Universally Unique Identifier Command-Line Tool.