GET /api/v1/ports/py27-django-countries/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-django-countries",
"portdir": "python/py-django-countries",
"version": "5.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SmileyChris/django-countries",
"description": "Provides a country field for Django models",
"long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 57
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-django"
]
},
{
"type": "test",
"ports": [
"py27-Pillow",
"py27-cython"
]
}
],
"depends_on": []
}