GET /api/v1/ports/py-serverlessrepo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-serverlessrepo",
"portdir": "python/py-serverlessrepo",
"version": "0.1.10",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amazon-archives/aws-serverlessrepo-python",
"description": "A Python library with convenience helpers for working with the AWS Serverless Application Repository.",
"long_description": "A Python library with convenience helpers for working with the AWS Serverless Application Repository.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py310-serverlessrepo"
]
}
],
"depends_on": []
}