GET /api/v1/ports/py-cucumber-tag-expressions/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-cucumber-tag-expressions",
"portdir": "python/py-cucumber-tag-expressions",
"version": "4.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cucumber/tag-expressions-python",
"description": "Tag Expression Parser for Python",
"long_description": "Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-cucumber-tag-expressions"
]
}
],
"depends_on": []
}