{
 "app_id": "sh.tat.vcrtool",
 "source_url": "https://raw.githubusercontent.com/Tatsh/vcrtool/master/sh.tat.vcrtool.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:56:12.058574+00:00",
 "manifest": {
  "app-id": "sh.tat.vcrtool",
  "command": "jlip",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "build-commands": [
     "pip3 install --prefix=/app uv",
     "/app/bin/uv pip install --prefix=/app ."
    ],
    "build-options": {
     "build-args": [
      "--share=network"
     ]
    },
    "buildsystem": "simple",
    "name": "vcrtool",
    "sources": [
     {
      "tag": "v0.0.4",
      "type": "git",
      "url": "https://github.com/Tatsh/vcrtool.git"
     }
    ]
   }
  ],
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk"
 }
}