vcpkg/ports/fmt/CONTROL

6 lines
210 B
Plaintext
Raw Normal View History

Source: fmt
2020-12-01 02:42:58 +08:00
Version: 7.1.3
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.