GET /api/v1/ports/p5.30-yaml-pp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-yaml-pp",
"portdir": "perl/p5-yaml-pp",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/YAML::PP",
"description": "YAML::PP - YAML 1.2 processor",
"long_description": "YAML::PP - YAML 1.2 processor",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2416
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-boolean",
"p5.30-test-deep",
"p5.30-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-getopt-long"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-pegex",
"p5.30-xxx",
"p5.30-yaml-libyaml-api",
"p5.30-yaml-pp-libyaml"
]
}
]
}