GET /api/v1/ports/py36-rasa-nlu/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py36-rasa-nlu",
    "portdir": "python/py-rasa-nlu",
    "version": "0.15.1",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/RasaHQ/rasa_nlu",
    "description": "Rasa NLU a natural language parser for bots",
    "long_description": "Rasa NLU (Natural Language Understanding) is a tool for understanding what is being said in short pieces of text.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "ijackson",
            "github": "JacksonIsaac",
            "ports_count": 41
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-boto3",
                "py36-coloredlogs",
                "py36-future",
                "py36-klein",
                "py36-numpy",
                "py36-requests",
                "python36",
                "py36-setuptools",
                "py36-simplejson",
                "py36-six",
                "py36-tqdm",
                "py36-yaml",
                "py36-ruamel-yaml"
            ]
        }
    ],
    "depends_on": []
}