HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-psutil",
"portdir": "python/py-psutil",
"version": "7.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/giampaolo/psutil",
"description": "A process utilities module for Python.",
"long_description": "psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory) in a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostato, iotop, uptime, tty.",
"active": true,
"categories": [
"devel",
"sysutils",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-distributed",
"py310-pytest-xprocess",
"py310-ipyparallel",
"py310-helpdev",
"py310-ipykernel",
"py310-parsel",
"py310-virtualfish",
"py310-py7zr"
]
},
{
"type": "run",
"ports": [
"py310-spyder",
"py310-transformers",
"tiptop",
"py310-xraylarch",
"py310-spyder-devel"
]
},
{
"type": "test",
"ports": [
"py310-blosc",
"py310-lz4"
]
}
]
}