GET /api/v1/ports/libphonenumber-cpp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libphonenumber-cpp",
"portdir": "devel/libphonenumber-cpp",
"version": "8.13.49",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/googlei18n/libphonenumber",
"description": "Google's C++ library for parsing, formatting, storing and validating international phone numbers.",
"long_description": "Google's C++ library for parsing, formatting, storing and validating international phone numbers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2654
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"gtest",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"abseil",
"icu",
"protobuf3-cpp",
"boost181"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Chatty"
]
}
]
}