16 lines
286 B
JSON
16 lines
286 B
JSON
{
|
|
"key": "leaf",
|
|
"name": "LEAF",
|
|
"authors": [
|
|
"Emil Dotchevski"
|
|
],
|
|
"maintainers": [
|
|
"Emil Dotchevski"
|
|
],
|
|
"description": "A lightweight error handling library for C++11.",
|
|
"category": [
|
|
"Error-handling"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|