GET /api/v1/ports/p5.30-email-valid/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-email-valid",
"portdir": "perl/p5-email-valid",
"version": "1.204.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Valid",
"description": "Check validity of Internet email addresses",
"long_description": "This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-capture-tiny",
"p5.30-mailtools",
"p5.30-net-dns",
"p5.30-net-domain-tld"
]
}
],
"depends_on": []
}