GET /api/v1/ports/free42/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "free42",
"portdir": "emulators/free42",
"version": "2.5.20",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://thomasokken.com/free42",
"description": "a HP-42s Simulator",
"long_description": "Free42 is a complete re-implementation of the HP-42S calculator and the HP-82240 printer. Free42 was written from scratch, without using any HP code. You do not need any ROM images in order to use it, yet it is fully HP-42S compatible.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [],
"variants": [
"binary",
"logo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
}