2
0
mirror of https://github.com/boostorg/system.git synced 2026-01-21 17:32:17 +00:00
Files
system/meta/libraries.json
2021-11-11 04:51:03 +02:00

18 lines
327 B
JSON

{
"key": "system",
"name": "System",
"authors": [
"Beman Dawes"
],
"maintainers": [
"Peter Dimov <pdimov -at- gmail.com>"
],
"description": "Extensible error reporting.",
"category": [
"System",
"Error-handling",
"Programming"
],
"cxxstd": "03"
}