GET /api/v1/ports/p5.26-ppix-regexp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-ppix-regexp",
"portdir": "perl/p5-ppix-regexp",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PPIx::Regexp",
"description": "Parse regular expressions",
"long_description": "This package parses regular expressions as they appear in Perl scripts, generating a structure similar to the structure generated by PPI when it parses a Perl script, and navigable in much the same way.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 421
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-ppi",
"p5.26-task-weaken",
"p5.26-text-tabsxwrap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-perl-critic",
"p5.26-perl-minimumversion",
"p5.26-ppix-quotelike"
]
}
]
}