GET /api/v1/ports/ciphey/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ciphey",
"portdir": "security/ciphey",
"version": "5.14.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ciphey/Ciphey",
"description": "Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes",
"long_description": "Ciphey aims to be a tool to automate a lot of decryptions & decodings such as multiple base encodings, classical ciphers, hashes or more advanced cryptography. If you don't know much about cryptography, or you want to quickly check the ciphertext before working on it yourself, Ciphey is for you.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "harensdeveloper",
"github": "harens",
"ports_count": 34
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools",
"python39"
]
},
{
"type": "run",
"ports": [
"py39-base58",
"py39-base91",
"py39-cipheycore",
"py39-cipheydists",
"py39-click",
"py39-loguru",
"py39-pybase62",
"py39-rich",
"py39-yaml",
"pywhat",
"py39-appdirs"
]
}
],
"depends_on": []
}