GET /api/v1/ports/loudmouth/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "loudmouth",
"portdir": "net/loudmouth",
"version": "1.5.4",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mcabber/loudmouth",
"description": "A lightweight C library for the jabber protocol.",
"long_description": "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2",
"gnutls",
"libidn",
"kerberos5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mcabber",
"amarok",
"Io"
]
}
]
}