GET /api/v1/ports/p5.30-json-xs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-json-xs",
"portdir": "perl/p5-json-xs",
"version": "4.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/JSON::XS",
"description": "JSON serialising/deserialising, done correctly and fast",
"long_description": "This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "nottwo",
"github": "nottwo",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.30-canary-stability"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-common-sense",
"p5.30-types-serialiser"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-b-c",
"p5.30-xml-xml2json",
"p5.30-search-elasticsearch",
"p5.30-json-maybexs"
]
},
{
"type": "lib",
"ports": [
"p5.30-event-rpc",
"p5.30-json",
"p5.30-moosex-storage",
"p5.30-geo-coder-osm",
"p5.30-anyevent",
"p5.30-data-serializer"
]
},
{
"type": "run",
"ports": [
"p5.30-net-apns-persistent"
]
}
]
}