vcpkg/ports/fmt/CONTROL

6 lines
210 B
Plaintext
Raw Normal View History

Source: fmt
2020-11-04 14:52:16 +08:00
Version: 7.1.1
2020-10-27 11:57:39 +08:00
Port-Version: 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.