Package: libfmt10 Status: install ok unpacked Priority: optional Section: libs Installed-Size: 247 Maintainer: Shengjing Zhu Architecture: amd64 Multi-Arch: same Source: fmtlib Version: 10.1.1+ds1-4 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 14) Description: fast type-safe C++ formatting library -- library This library provides fast, type-safe, small, C++11-aware replacement of (s)printf and related machinery. In some cases it's noticeably faster than boost::format, boost::lexical_cast and even sprintf itself. . This package contains the shared library. Homepage: https://fmt.dev/