fmtlib 9.1.0+ds1-ok1 source package in openKylin

Changelog

fmtlib (9.1.0+ds1-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 24 May 2024 17:31:38 +0800

Upload details

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

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main devel
Nile V2.0 proposed main devel

Downloads

File Size SHA-256 Checksum
fmtlib_9.1.0+ds1.orig.tar.gz 310.9 KiB 84ce1c2d0be3a9863935137969dcec6970125caac032f82474640bfc81463583
fmtlib_9.1.0+ds1-ok1.debian.tar.xz 10.1 KiB 8f815b978c8448c7fbf309908632d7f1c56a51a583a898afe756efac16099985
fmtlib_9.1.0+ds1-ok1.dsc 1.9 KiB ec875c5dd21db07df466c109ade8da6a6a50f29015bdb7b26c0937b7c458796e

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.

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

libfmt9-dbgsym: debug symbols for libfmt9