GET /api/v1/ports/tkregexp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tkregexp",
"portdir": "x11/tkregexp",
"version": "3.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://laurent.riesterer.free.fr/regexp/",
"description": "Design and debug regular expressions",
"long_description": "tkregexp helps you to design or more generally work with regular expressions. As it is often difficult to write the right regexp at the first try, this tool will show you the effet of your regexp on a sample you can choose.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"tk"
]
}
],
"depends_on": []
}