GET /api/v1/ports/p5.32-text-csv_xs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-text-csv_xs",
"portdir": "perl/p5-text-csv_xs",
"version": "1.600.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Text::CSV_XS",
"description": "Perl module containing comma-separated values manipulation routines",
"long_description": "Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "mni",
"github": "",
"ports_count": 27
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-extutils-makemaker",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dbd-csv",
"p5.32-finance-quotehist",
"p5.32-rdf-trine",
"p5.32-class-csv",
"p5.32-text-csv"
]
}
]
}