GET /api/v1/ports/p5.30-datetime-format-builder/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-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": null,
"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": [
"p5.30-namespace-clean",
"p5.30-sub-exporter-progressive",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-params-validate",
"perl5.30",
"p5.30-task-weaken",
"p5.30-datetime",
"p5.30-datetime-format-strptime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-datetime-format-flexible",
"p5.30-datetime-format-iso8601",
"p5.30-datetime-format-pg",
"p5.30-datetime-format-sqlite",
"p5.30-datetime-format-mysql"
]
}
]
}