GET /api/v1/ports/py27-asn1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-asn1",
"portdir": "python/py-asn1",
"version": "0.5.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/pyasn1/pyasn1",
"description": "Implementation of ASN.1 types and codecs in Python",
"long_description": "This project is dedicated to implementation of ASN.1 types (concrete syntax) and codecs (transfer syntaxes) for Python programming environment.",
"active": true,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-service_identity",
"py27-rsa",
"py27-snmp",
"py27-ndg_httpsclient",
"py27-keyczar",
"py27-ldap",
"fdroidserver",
"calendar-contacts-server",
"py27-asn1-modules",
"py27-backports-ssl"
]
},
{
"type": "run",
"ports": [
"john-jumbo",
"john-jumbo-devel"
]
}
]
}