Add metadata file.

This commit is contained in:
Daniel James
2014-08-18 15:00:01 +01:00
parent 0a03aa599a
commit 712764a5e7

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>"
]
}