GET /api/v1/ports/p5-datetime-format-builder/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-datetime-format-builder",
"portdir": "perl/p5-datetime-format-builder",
"version": "0.830.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": "p5.34-datetime-format-builder",
"homepage": "https://metacpan.org/pod/DateTime::Format::Builder",
"description": "Create DateTime parser classes and objects",
"long_description": "DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-builder"
]
}
],
"depends_on": []
}