mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-29 08:38:25 -05:00
7 lines
172 B
JSON
Executable File
7 lines
172 B
JSON
Executable File
{
|
|
"name": "tl-expected",
|
|
"version-string": "1.0.0",
|
|
"port-version": 2,
|
|
"description": "C++11/14/17 std::expected implementation with functional-style extensions"
|
|
}
|