slackbuilds/libraries/fmt
orbea 25c38a101a
libraries/fmt: Updated for version 7.1.0.
Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-31 11:15:44 +07:00
..
README libraries/fmt: Added (A modern formatting library). 2019-08-24 23:49:13 +07:00
fmt.SlackBuild libraries/fmt: Updated for version 7.1.0. 2020-10-31 11:15:44 +07:00
fmt.info libraries/fmt: Updated for version 7.1.0. 2020-10-31 11:15:44 +07:00
slack-desc libraries/fmt: Added (A modern formatting library). 2019-08-24 23:49:13 +07:00

README

{fmt} is an open-source formatting library for C++. It can be used as a
safe and fast alternative to (s)printf and iostreams.