GET /api/v1/ports/arduino-cli/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "arduino-cli",
"portdir": "devel/arduino-cli",
"version": "1.1.1",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://arduino.github.io/arduino-cli",
"description": "Arduino command line tool",
"long_description": "Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builder, board detection, uploader, and many other tools needed to use any Arduino compatible board and platform from command line or machine interfaces.",
"active": true,
"categories": [
"devel",
"electronics"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 576
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}