{
 "app_id": "com.github.babluboy.bookworm",
 "source_url": "https://raw.githubusercontent.com/babluboy/bookworm/master/com.github.babluboy.bookworm.yml",
 "runtime": "io.elementary.Platform",
 "runtime_version": "7.2",
 "sdk": "io.elementary.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T12:54:19.986563+00:00",
 "manifest": {
  "app-id": "com.github.babluboy.bookworm",
  "runtime": "io.elementary.Platform",
  "runtime-version": "7.2",
  "sdk": "io.elementary.Sdk",
  "command": "com.github.babluboy.bookworm",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "cpython",
    "sources": [
     {
      "type": "archive",
      "url": "https://www.python.org/ftp/python/3.6.5/Python-3.6.5.tar.xz",
      "sha256": "f434053ba1b5c8a5cc597e966ead3c5143012af827fd3f0697d21450bb8d87a6"
     }
    ]
   },
   {
    "name": "poppler",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_INSTALL_LIBDIR=/app/lib",
     "-DCMAKE_INSTALL_INCLUDEDIR=/app/include",
     "-DENABLE_BOOST=OFF",
     "-DENABLE_LIBOPENJPEG=none"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://poppler.freedesktop.org/poppler-23.04.0.tar.xz",
      "sha256": "b6d893dc7dcd4138b9e9df59a13c59695e50e80dc5c2cacee0674670693951a1"
     }
    ]
   },
   {
    "name": "bookworm",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}