GET /api/v1/ports/rfcdiff/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rfcdiff",
"portdir": "textproc/rfcdiff",
"version": "1.48",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ietf-tools/rfcdiff",
"description": "compare Internet Draft versions",
"long_description": "The purpose of this program is to compare two versions of an Internet Draft and produce a diff.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}