GET /api/v1/ports/rb-diff-lcs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-diff-lcs",
"portdir": "ruby/rb-diff-lcs",
"version": "1.1.2",
"license": "(GPL-2+ or Artistic-1 or Ruby)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/diff-lcs",
"description": "Diff::LCS is a port of Algorithm::Diff.",
"long_description": "Diff::LCS is a port of Algorithm::Diff.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb-rake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-cucumber"
]
}
]
}