deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Breaks: libc++1-11, libc++1-14, libc++abi1-11, libc++abi1-14
Depends: libc++1-19 (>= 19~)
Description: |-
LLVM C++ Standard library
libc++ is another implementation of the C++ standard library.
.
Features and Goals
.
* Correctness as defined by the C++ standards.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features such
as exception objects, rtti and memory allocation.
* Extensive unit tests.
.
This is a dependency package providing the default LLVM C++ Standard library.
Installed-Size: '14'
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Multi-Arch: same
Package: libc++1
Priority: optional
Section: libs
Source: llvm-defaults (0.63)
Version: 1:19.0-63
srcpkg_name: llvm-defaults
srcpkg_version: '0.63'