GET /api/v1/ports/uriparser/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "uriparser",
"portdir": "devel/uriparser",
"version": "0.9.8",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://uriparser.github.io",
"description": "a strictly RFC 3986 compliant parsing library for URIs",
"long_description": "uriparser is a strictly RFC 3986 compliant parsing library for URIs. uriparser is cross-platform, fast, and supports Unicode.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aff4",
"libxspf",
"BoCA",
"libkml"
]
}
]
}