GET /api/v1/ports/py36-pyaes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-pyaes",
"portdir": "python/py-pyaes",
"version": "1.6.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ricmoo/pyaes",
"description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
"long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
}