• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "key": "format",
3    "name": "Format",
4    "authors": [
5        "Samuel Krempp"
6    ],
7    "description": "The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string.",
8    "category": [
9        "IO",
10        "String"
11    ],
12    "maintainers": [
13        "Samuel Krempp <krempp -at- crans.ens-cachan.fr>",
14        "James E. King III <jking -at- apache.org>"
15    ]
16}
17