mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-31 16:24:04 -05:00
8 lines
204 B
JSON
Executable File
8 lines
204 B
JSON
Executable File
{
|
|
"name": "tinyexpr",
|
|
"version-string": "2020-09-25",
|
|
"description": "Tiny recursive descent parser and evaluation engine in C",
|
|
"homepage": "https://codeplea.com/tinyexpr",
|
|
"license": "Zlib"
|
|
}
|