HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pkger",
"portdir": "devel/pkger",
"version": "0.17.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/markbates/pkger",
"description": "Embed static files in Go binaries (replacement for packr)",
"long_description": "Embed static files in Go binaries (replacement for packr). Pkger is powered by the dark magic of Go Modules, so they're like, totally required.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1001
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}