{
 "app_id": "net.krafting.Reddy",
 "source_url": "https://raw.githubusercontent.com/flathub/net.krafting.Reddy/master/net.krafting.Reddy.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 6,
 "fetched_at": "2026-09-17T16:13:31.256725+00:00",
 "manifest": {
  "app-id": "net.krafting.Reddy",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "Reddy.py",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11"
  ],
  "modules": [
   "python3-pybind11.json",
   "python3-six.json",
   "python3-praw.json",
   "python3-pythorhead.json",
   "python3-pyupload.json",
   {
    "name": "Reddy",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 Reddy.py /app/bin/Reddy.py",
     "cp -r utils/ /app/bin/utils/",
     "install -Dm 0644 images/net.krafting.Reddy.svg /app/share/icons/hicolor/scalable/apps/net.krafting.Reddy.svg",
     "install -Dm 0644 net.krafting.Reddy.desktop  /app/share/applications/net.krafting.Reddy.desktop",
     "install -Dm 0644 net.krafting.Reddy.metainfo.xml  /app/share/metainfo/net.krafting.Reddy.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/Krafting/reddy-gtk",
      "tag": "1.3.8",
      "commit": "d4d59536a1f42780bf1545de2fd421f2ec2e29b0",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}