[ aria ]
[ 源代码: abseil ]
软件包:libabsl-dev(20220623.1-1+deb12u2)
libabsl-dev 的相关链接
下载源码包 abseil:
- [abseil_20220623.1-1+deb12u2.debian.tar.xz]
- [abseil_20220623.1-1+deb12u2.dsc]
- [abseil_20220623.1.orig.tar.gz]
维护者:
外部的资源:
- 主页 [abseil.io]
相似软件包:
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.
其他与 libabsl-dev 有关的软件包
|
|
|
|
-
- dep: libabsl20220623 (= 20220623.1-1+deb12u2)
- extensions to the C++ standard library
-
- rec: cmake (>= 2.6)
- cross-platform, open-source make system
- 或者 pkg-config
- manage compile and link flags for libraries (transitional package)
-
- rec: g++ (>= 5.1)
- GNU C++ compiler