vcpkg/ports/fmt/CONTROL

6 lines
210 B
Plaintext
Raw Normal View History

Source: fmt
2020-08-08 01:10:53 +08:00
Version: 7.0.3
Port-Version: 3
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.