8 lines
204 B
JSON
8 lines
204 B
JSON
|
{
|
||
|
"name": "tinyexpr",
|
||
|
"version-string": "2020-09-25",
|
||
|
"description": "Tiny recursive descent parser and evaluation engine in C",
|
||
|
"homepage": "https://codeplea.com/tinyexpr",
|
||
|
"license": "Zlib"
|
||
|
}
|