{
 "app_id": "io.github.pasleyjb.VinylSplit",
 "source_url": "https://raw.githubusercontent.com/pasleyjb/vinylsplit/main/packaging/flatpak/io.github.pasleyjb.VinylSplit.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:58:05.874542+00:00",
 "manifest": {
  "app-id": "io.github.pasleyjb.VinylSplit",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "vinylsplit",
  "finish-args": [
   "--share=network",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "vinylsplit",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-deps --prefix=/app ."
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../../.deb"
     }
    ]
   }
  ]
 }
}