2
0
mirror of https://github.com/boostorg/assert.git synced 2026-01-22 05:02:09 +00:00
Files
assert/meta/libraries.json
2020-12-12 00:57:48 +02:00

15 lines
263 B
JSON

{
"key": "assert",
"name": "Assert",
"authors": [
"Peter Dimov"
],
"maintainers": [
"Peter Dimov <pdimov -at- gmail.com>"
],
"description": "Customizable assert macros.",
"category": [
"Correctness"
]
}