GET /api/v1/ports/rb19-capybara/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-capybara",
"portdir": "ruby/rb19-capybara",
"version": "0.3.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jnicklas/capybara",
"description": "Integration testing tool for Rack-based web applications",
"long_description": "Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
},
{
"type": "run",
"ports": [
"rb19-mime-types",
"rb19-rack-test",
"rb19-selenium-webdriver",
"rb19-nokogiri",
"rb19-culerity"
]
}
],
"depends_on": []
}