forked from boostorg/assert
Add metadata.
This commit is contained in:
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "assert",
|
||||
"name": "Assert",
|
||||
"authors": [
|
||||
"Peter Dimov"
|
||||
],
|
||||
"maintainers": [
|
||||
"Peter Dimov <pdimov -at- pdimov.com>"
|
||||
],
|
||||
"description": "Customizable assert macros.",
|
||||
"std-proposal": false,
|
||||
"std-tr1": false,
|
||||
"category": [
|
||||
"Correctness"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user