Files
assert/meta/libraries.json

15 lines
264 B
JSON
Raw Permalink Normal View History

2014-02-27 22:56:08 +00:00
{
"key": "assert",
"name": "Assert",
"authors": [
"Peter Dimov"
],
"maintainers": [
"Peter Dimov <pdimov -at- pdimov.com>"
],
"description": "Customizable assert macros.",
"category": [
"Correctness"
]
}