GET /api/v1/ports/p5-datetime-format-strptime/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.790.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-strptime",
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "Parse and format strp and strf time patterns",
"long_description": "This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-strptime"
]
}
],
"depends_on": []
}