mirror of
https://github.com/boostorg/container.git
synced 2025-08-03 14:34:27 +02:00
Add metadata file.
This commit is contained in:
15
meta/libraries.json
Normal file
15
meta/libraries.json
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"key": "container",
|
||||||
|
"name": "Container",
|
||||||
|
"authors": [
|
||||||
|
"Ion Gazta\u00f1aga"
|
||||||
|
],
|
||||||
|
"description": "Standard library containers and extensions.",
|
||||||
|
"category": [
|
||||||
|
"Containers",
|
||||||
|
"Data"
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
"Ion Gaztanaga <igaztanaga -at- gmail.com>"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user