GET /api/v1/ports/libad9361-iio/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libad9361-iio",
"portdir": "science/libad9361-iio",
"version": "20220908-43643ab0",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/analogdevicesinc/libad9361-iio",
"description": "libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more",
"long_description": "libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more. This is a simple library used for userspace, which manages multi-chip sync (on platforms [FMCOMMS5] where multiple AD9361 devices are use) can create AD9361 specific FIR filters on the fly. Provides the GIT master branch version, which is typically updated every few days to week.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libiio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SoapyPlutoSDR",
"gr-iio",
"gr37-iio"
]
}
]
}