You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
428 B
20 lines
428 B
name: "fmtlib"
|
|
description: "{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://github.com/fmtlib/fmt"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/fmtlib/fmt.git"
|
|
}
|
|
version: "7.1.3"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2020
|
|
month: 11
|
|
day: 25
|
|
}
|
|
}
|