format/meta/libraries.json
James E. King III 2131dfd92e fix name in meta
2018-05-17 17:31:56 +00:00

17 lines
428 B
JSON

{
"key": "format",
"name": "Format",
"authors": [
"Samuel Krempp"
],
"description": "The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string.",
"category": [
"IO",
"String"
],
"maintainers": [
"Samuel Krempp <krempp -at- crans.ens-cachan.fr>",
"James E. King III <jking -at- apache.org>"
]
}