HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "eva",
"portdir": "math/eva",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nerdypepper/eva",
"description": "a calculator REPL, similar to bc(1)",
"long_description": "a calculator REPL, similar to bc(1) with syntax highlighting and persistent history",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 988
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
}