mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 13:50:10 +01:00
Add metadata file
This commit is contained in:
18
meta/libraries.json
Normal file
18
meta/libraries.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"key": "core",
|
||||
"name": "Core",
|
||||
"authors": [
|
||||
"Peter Dimov",
|
||||
"Glen Fernandes",
|
||||
"Andrey Semashev"
|
||||
],
|
||||
"maintainers": [
|
||||
"Peter Dimov <pdimov -at- pdimov.com>",
|
||||
"Glen Fernandes <glenfe -at- live.com>",
|
||||
"Andrey Semashev <andrey.semashev -at- gmail.com>"
|
||||
],
|
||||
"description": "A collection of core utilities.",
|
||||
"category": [
|
||||
"Miscellaneous"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user