deb_control_files:
- control
- md5sums
- shlibs
- symbols
- triggers
deb_fields:
Architecture: amd64
Conflicts: libgc1c2
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1)
Description: |-
conservative garbage collector for C and C++
Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is
intended to be used as a plug-in replacement for C's malloc or C++'s new().
.
It allows you to allocate memory basically as you normally would without
explicitly deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer be
used.
.
This version of the collector is thread safe, has C++ support and uses the
defaults for everything else. However, it does not work as a drop-in malloc(3)
replacement.
Homepage: https://www.hboehm.info/gc/
Installed-Size: '400'
Maintainer: Christoph Egger <christoph@debian.org>
Multi-Arch: same
Package: libgc1
Priority: optional
Replaces: libgc1c2
Section: libs
Source: libgc
Version: 1:8.2.2-3
srcpkg_name: libgc
srcpkg_version: 1:8.2.2-3