mirror of
https://github.com/boostorg/core.git
synced 2026-01-25 06:02:17 +00:00
19 lines
461 B
JSON
19 lines
461 B
JSON
{
|
|
"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 simple core utilities with minimal dependencies.",
|
|
"category": [
|
|
"Miscellaneous"
|
|
]
|
|
}
|