GET /api/v1/ports/py39-socid-extractor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-socid-extractor",
"portdir": "python/py-socid-extractor",
"version": "0.0.27",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/soxoj/socid-extractor",
"description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
"long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1048
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-beautifulsoup4",
"py39-dateutil",
"py39-requests",
"python39"
]
}
],
"depends_on": []
}