GET /api/v1/ports/libfec/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libfec",
"portdir": "science/libfec",
"version": "20210201-c5d935f4",
"license": "LGPL",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fblomqvi/libfec",
"description": "implements several popular forward error correction (FEC)",
"long_description": "implements several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP).",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 146
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr37-satellites",
"liquid-dsp"
]
}
]
}