GET /api/v1/ports/SoapyPlutoSDR/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "SoapyPlutoSDR",
"portdir": "science/SoapyPlutoSDR",
"version": "0.2.1",
"license": "LGPL-2.1",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyPlutoSDR",
"description": "Soapy SDR module for Pluto SDR",
"long_description": "Soapy SDR module for Pluto SDR",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 147
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 428
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"SoapySDR",
"libad9361-iio",
"libiio"
]
}
],
"depends_on": []
}