HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rpm",
"portdir": "sysutils/rpm",
"version": "4.4.9",
"license": "GPL-2 and LGPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rpm.org",
"description": "The RPM package management system.",
"long_description": "The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.",
"active": true,
"categories": [
"sysutils",
"archivers"
],
"maintainers": [],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"perl5.34",
"python27"
]
},
{
"type": "lib",
"ports": [
"popt",
"libiconv",
"neon",
"sqlite3",
"beecrypt",
"gettext"
]
},
{
"type": "run",
"ports": [
"openssl",
"unzip",
"gzip",
"bzip2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yum",
"rpm2html",
"smart"
]
},
{
"type": "run",
"ports": [
"createrepo"
]
}
]
}