mirror of
https://github.com/boostorg/assert.git
synced 2026-01-26 09:02:19 +01:00
15 lines
264 B
JSON
15 lines
264 B
JSON
|
|
{
|
||
|
|
"key": "assert",
|
||
|
|
"name": "Assert",
|
||
|
|
"authors": [
|
||
|
|
"Peter Dimov"
|
||
|
|
],
|
||
|
|
"maintainers": [
|
||
|
|
"Peter Dimov <pdimov -at- pdimov.com>"
|
||
|
|
],
|
||
|
|
"description": "Customizable assert macros.",
|
||
|
|
"category": [
|
||
|
|
"Correctness"
|
||
|
|
]
|
||
|
|
}
|