GET /api/v1/ports/py27-asn1-modules/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-asn1-modules",
"portdir": "python/py-asn1-modules",
"version": "0.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/etingof/pyasn1-modules",
"description": "A collection of ASN.1-based protocols modules.",
"long_description": "This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model.",
"active": true,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-asn1"
]
},
{
"type": "test",
"ports": [
"py27-unittest2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"calendar-contacts-server",
"py27-oauth2client",
"py27-google-auth",
"fdroidserver",
"py27-service_identity",
"py27-ldap"
]
}
]
}