GET /api/v1/ports/cryfs/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cryfs",
"portdir": "fuse/cryfs",
"version": "0.11.4",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cryfs.org/",
"description": "Cryptographic filesystem for the cloud",
"long_description": "CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others",
"active": true,
"categories": [
"net",
"fuse"
],
"maintainers": [
{
"name": "jolan78",
"github": "jolan78",
"ports_count": 1
}
],
"variants": [
"debug",
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"python313",
"cmake",
"openssl",
"pkgconfig",
"range-v3",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"spdlog",
"libomp",
"curl",
"macfuse",
"boost176",
"libfmt10"
]
}
],
"depends_on": []
}