GET /api/v1/ports/yydecode/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "yydecode",
"portdir": "sysutils/yydecode",
"version": "0.2.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://yydecode.sourceforge.net",
"description": "Highly portable decoder for yEnc encoded binaries",
"long_description": "yydecode works almost identically to the infamous uudecode program. Version 0.2.8 and onwards contains a superset of uudecode's functionality, (i.e. decodes standard uuencoded files, as well as Base64 RFC2045 encoded files produced by uuencode) and hence can be used as a drop-in replacement in all circumstances.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gaa"
]
}
]
}