GET /api/v1/ports/mixminion/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mixminion",
"portdir": "mail/mixminion",
"version": "0.0.7.1",
"license": "(LGPL-2.1 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mixminion.net/",
"description": "implementation of the Type III Anonymous Remailer protocol",
"long_description": "Mixminion is the reference implementation of the Type III Anonymous Remailer protocol in Python.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
}