GET /api/v1/ports/p5.30-email-stuffer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-email-stuffer",
"portdir": "perl/p5-email-stuffer",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Stuffer",
"description": "A more casual approach to creating and sending Email:: emails",
"long_description": "Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the light and tolerable Email:: modules.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-moo",
"p5.30-test-fatal",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-module-runtime",
"perl5.30",
"p5.30-params-util",
"p5.30-email-mime",
"p5.30-email-sender"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-zilla-plugin-emailnotify"
]
}
]
}