vcpkg/ports/fmt/CONTROL

5 lines
194 B
Plaintext
Raw Normal View History

Source: fmt
2019-08-26 17:32:35 -04:00
Version: 6.0.0
Homepage: https://github.com/fmtlib/fmt
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.