OCaml HTTP cookie handling library with support for Eio-based storage jars

remove the source github

-3
-1
cookeio.opam
··· 31 31 "@doc" {with-doc} 32 32 ] 33 33 ] 34 - dev-repo: "git+https://github.com/avsm/cookeio.git" 35 34 x-maintenance-intent: ["(latest)"]
-2
dune-project
··· 4 4 5 5 (generate_opam_files true) 6 6 7 - (source (github avsm/cookeio)) 8 - 9 7 (license ISC) 10 8 (authors "Anil Madhavapeddy") 11 9 (homepage "https://tangled.sh/@anil.recoil.org/ocaml-cookeio")