opam-version: "2.0" license: "MIT" maintainer: "Kate " authors: "Kate " homepage: "https://github.com/kit-ty-kate/mastodon-archive-viewer" dev-repo: "git+https://github.com/kit-ty-kate/mastodon-archive-viewer.git" bug-reports: "https://github.com/kit-ty-kate/mastodon-archive-viewer/issues" tags: ["mastodon" "ActivityPub"] build: ["dune" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.05.0"} "dune" "containers" "ezjsonm" "ptime" "tyxml" "cmdliner" "ffmpeg" {>= "0.2.0" & < "1.0"} ] synopsis: "View your Mastodon archive offline" url { src: "https://github.com/kit-ty-kate/mastodon-archive-viewer/archive/0.3.tar.gz" checksum: [ "sha256=2b05652fa7060922b7325e413f85117e18634da8031e58696eaafd6b4a8d6877" "md5=fb7bf10b950251c12a9b7dd56c6bde8e" ] }