mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:28:24 -05:00
7 lines
157 B
JSON
Executable File
7 lines
157 B
JSON
Executable File
{
|
|
"name": "mpark-variant",
|
|
"version-string": "1.4.0",
|
|
"port-version": 1,
|
|
"description": "an implementation of C++17 std::variant for C++11/14/17."
|
|
}
|