abseil 20230802.1-4ubuntu1 source package in Ubuntu
Changelog
abseil (20230802.1-4ubuntu1) oracular; urgency=medium * d/p/iomanip.patch: Include iomanip.h to fix build (Closes: #1077527). -- Nathan Pratta Teodosio <email address hidden> Thu, 15 Aug 2024 09:31:28 +0200
Upload details
- Uploaded by:
- Nathan Teodosio
- Sponsored by:
- Sebastien Bacher
- Uploaded to:
- Oracular
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
abseil_20230802.1.orig.tar.gz | 2.1 MiB | 27f42d57f775ec84f57587565c30b90bf599ca33ae28a1984be6c99a5f7da8f7 |
abseil_20230802.1-4ubuntu1.debian.tar.xz | 9.9 KiB | 42351f18e0056f4ee347cbac7e5e32feb98cd80fc22cb72ab7497548c92b3ff2 |
abseil_20230802.1-4ubuntu1.dsc | 2.5 KiB | 45db839e86c159176150d369523d86380ec323ad326e7fb1076a974531527192 |
Available diffs
Binary packages built by this source
- libabsl-dev: extensions to the C++ standard library (development files)
Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
.
This package contains header files and other data necessary for developing with
Abseil.
- libabsl20230802: extensions to the C++ standard library
Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
.
This package contains Abseil's shared libraries.
- libabsl20230802-dbgsym: debug symbols for libabsl20230802