2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-19 16:32:08 +00:00
Files
leaf/meta/libraries.json
Emil Dotchevski 2c4269bc28 Typo
2021-11-07 15:13:48 -08:00

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"
}