{
 "app_id": "io.github.catoblepa.p7mviewer",
 "source_url": "https://raw.githubusercontent.com/catoblepa/p7mviewer/main/io.github.catoblepa.p7mviewer.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--share=ipc"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-20T13:03:11.345206+00:00",
 "manifest": {
  "app-id": "io.github.catoblepa.p7mviewer",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "p7mviewer.py",
  "separate-locales": false,
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "asn1crypto",
    "buildsystem": "simple",
    "build-commands": [
     "python3 setup.py install --prefix=/app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://files.pythonhosted.org/packages/source/a/asn1crypto/asn1crypto-1.5.1.tar.gz",
      "sha256": "13ae38502be632115abf8a24cbe5f4da52e3b5231990aff31123c805306ccb9c"
     }
    ]
   },
   {
    "name": "pypdf",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app --no-deps pypdf-6.13.3-py3-none-any.whl"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/94/56/2967e621598987905fb8cdfadd8f8de6b5c68c9351f0523c4df8409f28f1/pypdf-6.13.3-py3-none-any.whl",
      "sha256": "c6e3f86afb625791510b02ad5480e94b63970bb957df75d44657c282ecc52224"
     }
    ]
   },
   {
    "name": "p7mviewer",
    "buildsystem": "simple",
    "build-commands": [
     "make install PREFIX=/app"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "./"
     }
    ]
   }
  ]
 }
}