{
 "app_id": "io.github._1stvamp.QueryTs",
 "source_url": "https://raw.githubusercontent.com/1stvamp/query-ts/main/packaging/flatpak/io.github._1stvamp.QueryTs.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T13:05:51.805924+00:00",
 "manifest": {
  "app-id": "io.github._1stvamp.QueryTs",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "query-ts",
  "finish-args": [
   "--share=network"
  ],
  "cleanup": [
   "/lib/python*/site-packages/pip*",
   "/lib/python*/site-packages/setuptools*"
  ],
  "modules": [
   "python3-deps.json",
   {
    "name": "query-ts",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --no-build-isolation --prefix=${FLATPAK_DEST} ."
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../.."
     }
    ]
   }
  ]
 }
}