2
0
mirror of https://github.com/boostorg/assert.git synced 2026-01-23 05:22:09 +00:00
Files
assert/meta/libraries.json
2014-02-27 23:35:41 +00:00

18 lines
344 B
JSON

{
"key": "assert",
"boost-version": "1.27.0",
"name": "Assert",
"authors": [
"Peter Dimov"
],
"maintainers": [
"Peter Dimov <pdimov -at- pdimov.com>"
],
"description": "Customizable assert macros.",
"std-proposal": false,
"std-tr1": false,
"category": [
"Correctness"
]
}