HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "clef",
"portdir": "security/clef",
"version": "0.1.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/b4nst/clef",
"description": "CLI secret management",
"long_description": "clef is a simple and secure command-line tool for managing secrets. It was created to help keep sensitive data—like API keys and tokens—out of shell configuration files. Instead of hardcoding values in .bashrc, .zshrc, or similar, you can store and retrieve them safely using clef.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"goreleaser",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
}