GET /api/v1/ports/input-source-switcher/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "input-source-switcher",
"portdir": "sysutils/input-source-switcher",
"version": "0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vovkasm/input-source-switcher",
"description": "Command line input source switcher for Mac.",
"long_description": "This small utility for macOS allows you to easily switch input sources from the command line. Its main purpose is to be used as a service in the vim-xkbswitch plugin.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 573
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
}