Merge branch 'develop' into node-checkers

This commit is contained in:
Matei David
2014-08-18 15:52:10 -04:00

14
meta/libraries.json Normal file
View File

@@ -0,0 +1,14 @@
{
"key": "intrusive",
"name": "Intrusive",
"authors": [
"Ion Gazta\u00f1aga"
],
"description": "Intrusive containers and algorithms.",
"category": [
"Containers"
],
"maintainers": [
"Ion Gaztanaga <igaztanaga -at- gmail.com>"
]
}