vcpkg/ports/fmt/CONTROL

5 lines
194 B
Plaintext
Raw Normal View History

Source: fmt
2019-08-27 05:32:35 +08: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.