2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-31 20:22:15 +00:00
Files
leaf/meta/libraries.json
2020-08-30 13:36:58 -07:00

15 lines
266 B
JSON

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