Port variant | std |
Summary | Abseil C++ Common Libraries |
BROKEN | |
Package version | 20240722.0 |
Homepage | https://abseil.io/ |
Keywords | devel |
Maintainer | nobody |
License | APACHE20 |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 AUG 2024, 21:24:17 UTC |
Port created | 21 FEB 2023, 22:13:43 UTC |
set | This is the abseil-cpp:std metapackage. It pulls in all subpackages of abseil-cpp:std. |
primary | Abseil is an open source collection of C++ libraries drawn from the most fundamental pieces of Google's internal codebase. These libraries are the nuts-and-bolts that underpin almost everything Google runs. Bits and pieces of these APIs are embedded in most of our open source projects, and Abseil aims to bring them together into one comprehensive project. Abseil encompasses the most basic building blocks of Google's codebase: code that is production-tested and will be fully maintained for years to come. |
dev | This is the developer subpackage of the abseil-cpp:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
Build (only) | cmake:primary:std |
Runtime (only) |
ravensys-gcc:cxx_run:std (primary subpackage) ravensys-gcc:libs:std (primary subpackage) |
main | mirror://GITHUB/abseil:abseil-cpp:20240722.0 |
protobuf:std | Google's data interchange format |
re2:std | Fast, safe, thread-friendly C++ regex library |