GET /api/v1/ports/osmocore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "osmocore",
"portdir": "science/osmocore",
"version": "1.3.0",
"license": "GPL-2+",
"platforms": "darwin macosx",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/osmocom/libosmocore",
"description": "osmocore provides a set of C-language libraries that form the core infrastructure of many Osmocom Open Source Mobile Communications projects.",
"long_description": "osmocore provides a set of C-language libraries that form the core infrastructure of many Osmocom Open Source Mobile Communications projects.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 453
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automake",
"libtool",
"pkgconfig",
"doxygen",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"libusb",
"talloc",
"python27",
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr-gsm",
"gr37-gsm"
]
}
]
}