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: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" {>= "4.02.3"} "jbuilder" {>= "1.0+beta7"} "containers" "ezjsonm" {>= "0.4.0"} "ptime" "tyxml" "cmdliner" ] synopsis: "View your Mastodon archive offline" url { src: "https://github.com/kit-ty-kate/mastodon-archive-viewer/archive/0.1.tar.gz" checksum: [ "sha256=e411c36958e0645bf9b51cb59de4f26e3c9f57d3d0cc1c2b7faae2c02615f837" "md5=441249ff5f2e5849795570b3c886fe61" ] }