GET /api/v1/ports/py27-cucumber-tag-expressions/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py27-cucumber-tag-expressions",
    "portdir": "python/py-cucumber-tag-expressions",
    "version": "3.0.0",
    "license": "MIT",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-path",
                "py27-pylint",
                "py27-pytest",
                "py27-pytest-html",
                "py27-tox",
                "py27-coverage",
                "py27-invoke"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py27-behave"
            ]
        }
    ]
}