• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "fmtlib"
2description: "{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://github.com/fmtlib/fmt"
7  }
8  url {
9    type: GIT
10    value: "https://github.com/fmtlib/fmt.git"
11  }
12  version: "7.1.3"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2020
16    month: 11
17    day: 25
18  }
19}
20