GET /api/v1/ports/skopeo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "skopeo",
"portdir": "sysutils/skopeo",
"version": "1.15.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/containers/skopeo",
"description": "Work with remote container image registries",
"long_description": "Work with remote container image registries. skopeo works with API V2 container image registries such as docker.io and quay.io registries, private registries, local directories and local OCI-layout directories.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"go-md2man",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"gnupg2",
"libassuan",
"pkgconfig"
]
}
],
"depends_on": []
}