GET /api/v1/ports/Pantomime/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Pantomime",
"portdir": "gnustep/Pantomime",
"version": "1.2.0pre3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3",
"description": "a framework for supporing POP, IMAP3, and SMTP",
"long_description": "Pantomime is a framework that implements support for POP, IMAP3, and SMTP. It's fast and easy to use.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"GNUMail"
]
}
]
}