forked from boostorg/throw_exception
Add libraries.json.
This commit is contained in:
14
meta/libraries.json
Normal file
14
meta/libraries.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"key": "throw_exception",
|
||||||
|
"name": "ThrowException",
|
||||||
|
"authors": [
|
||||||
|
"Emil Dotchevski"
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
"Emil Dotchevski <emil -at- revergestudios.com>"
|
||||||
|
],
|
||||||
|
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
|
||||||
|
"category": [
|
||||||
|
"Miscellaneous"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user