Package: libfmt10 Source: fmtlib Version: 10.1.1+ds1-4 Architecture: amd64 Maintainer: Shengjing Zhu Installed-Size: 247 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 14) Section: libs Priority: optional Multi-Arch: same Homepage: https://fmt.dev/ 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.