HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "kyua",
"portdir": "devel/kyua",
"version": "0.13",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jmmv/kyua",
"description": "Kyua is a testing framework for infrastructure software.",
"long_description": "Kyua is a testing framework for infrastructure software, originally designed to equip BSD-based operating systems with a test suite.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"lutok",
"lua"
]
}
],
"depends_on": []
}