fmtlib 10.1.1+ds1-ok1 source package in openKylin

Changelog

fmtlib (10.1.1+ds1-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 01 Jun 2026 17:54:47 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main devel

Downloads

File Size SHA-256 Checksum
fmtlib_10.1.1+ds1.orig.tar.gz 322.2 KiB 7000f214d2628f04174822f8048c573f1608194408d7931121595a03f1c18a17
fmtlib_10.1.1+ds1-ok1.debian.tar.xz 10.9 KiB 5133af032d46276250a53c215f2ca32b075c76c92a5af1fc4856eaa1408d21db
fmtlib_10.1.1+ds1-ok1.dsc 1.9 KiB d3c2443b5153adc74ff748c4167713593cdfaeb1723ab2a15ceff4bd8c5f7721

Available diffs

View changes file

Binary packages built by this source

libfmt-dev: fast type-safe C++ formatting library -- development files

 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 development files, include the static library.

libfmt-doc: fast type-safe C++ formatting library -- documentation

 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 documentation files.

libfmt10: 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.

libfmt10-dbgsym: debug symbols for libfmt10