(lang dune 3.17) (name shelter) (generate_opam_files true) (source (github username/reponame)) (authors "Patrick Ferris ") (maintainers "Patrick Ferris ") (license ISC) (package (name shelter) (synopsis "Shelter from the Storm") (description "A shell session shim to help you explore!") (depends ocaml eio_posix void zfs cid ppx_repr irmin-git morbig ppx_blob cmdliner ) (tags ("shell")))