GET /api/v1/ports/py37-mechanicalsoup/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-mechanicalsoup",
"portdir": "python/py-mechanicalsoup",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mechanicalsoup.readthedocs.io/",
"description": "A Python library for automating interaction with websites.",
"long_description": "A Python library for automating interaction with websites.. MechanicalSoup automatically. stores and sends cookies, follows redirects, and can follow links and submit forms. It doesn't do JavaScript.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-beautifulsoup4",
"py37-lxml",
"py37-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-gmusicapi"
]
}
]
}