forked from boostorg/assert
Merge pull request #3 from danieljames/feature/add-metadata
Metadata pull request against develop, with version included.
This commit is contained in:
17
meta/libraries.json
Normal file
17
meta/libraries.json
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user