2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-19 04:22:09 +00:00
Files
log/meta/libraries.json
2023-10-01 17:31:06 +03:00

16 lines
285 B
JSON

{
"key": "log",
"name": "Log",
"authors": [
"Andrey Semashev"
],
"description": "Logging library.",
"category": [
"Miscellaneous"
],
"maintainers": [
"Andrey Semashev <andrey.semashev -at- gmail.com>"
],
"cxxstd": "11"
}