GET /api/v1/ports/py37-filelock/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-filelock",
"portdir": "python/py-filelock",
"version": "3.16.1",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-filelock.readthedocs.io/",
"description": "A platform independent file lock",
"long_description": "This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication:",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "funasoul",
"github": "funasoul",
"ports_count": 14
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-hatch-vcs",
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py37-tox",
"py37-tldextract",
"py37-aesara",
"py37-virtualenv"
]
},
{
"type": "run",
"ports": [
"py37-cartopy",
"py37-pytest-mypy"
]
}
]
}