GET /api/v1/ports/gettext-tools-libs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gettext-tools-libs",
"portdir": "devel/gettext",
"version": "0.22.5",
"license": "GPL-3+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gettext/",
"description": "GNU internationalization (i18n) and localization (l10n) tools libraries",
"long_description": "gettext-tools-libs provides the required libraries for tools like msgfmt from gettext",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ncurses",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libtextstyle",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gettext"
]
}
]
}