{
 "app_id": "page.codeberg.censor.Censor",
 "source_url": "https://raw.githubusercontent.com/flathub/page.codeberg.censor.Censor/master/page.codeberg.censor.Censor.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:17:08.103781+00:00",
 "manifest": {
  "id": "page.codeberg.censor.Censor",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "censor",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "modules": [
   "python3-pymupdf.json",
   {
    "name": "censor",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/censor/Censor.git",
      "tag": "v0.10.1",
      "commit": "3ef3cad83740eafd736d1861103505c30ad17c30"
     }
    ]
   },
   {
    "name": "compileall",
    "buildsystem": "simple",
    "build-commands": [
     "python -m compileall -q --invalidation-mode=unchecked-hash /app/share/censor /app/lib/python*"
    ]
   }
  ]
 }
}