Files
openmethod/meta/libraries.json
2025-06-30 17:07:35 -04:00

16 lines
283 B
JSON

{
"key": "openmethod",
"name": "OpenMethod",
"authors": [
"Jean-Louis Leroy"
],
"maintainers": [
"Jean-Louis Leroy"
],
"description": "Open methods for C++17 and above.",
"category": [
"Programming"
],
"cxxstd": "17"
}