freebsd-ports/devel/libfmt/pkg-descr
Jason E. Hale 619a575db0 Move devel/libcppformat -> devel/libfmt due to upstream name change
Update to 3.0.1

PR:		215097
Submitted by:	Slava Mikerov <SlavaMikerov@gmail.com> (maintainer)
2016-12-08 22:01:03 +00:00

4 lines
161 B
Text

fmt is an open-source formatting library for C++. It can be used as a
safe alternative to printf or as a fast alternative to IOStreams.
WWW: http://fmtlib.net/