IMAP in OCaml

metadata

+6 -6
+2 -2
dune-project
··· 8 8 9 9 (license ISC) 10 10 (authors "Anil Madhavapeddy") 11 - (homepage "https://tangled.org/@anil.recoil.org/ocaml-imap") 11 + (homepage "https://tangled.org/anil.recoil.org/ocaml-imap") 12 12 (maintainers "Anil Madhavapeddy <anil@recoil.org>") 13 - (bug_reports "https://tangled.org/@anil.recoil.org/ocaml-imap/issues") 13 + (bug_reports "https://tangled.org/anil.recoil.org/ocaml-imap/issues") 14 14 (maintenance_intent "(latest)") 15 15 16 16 (package
+2 -2
imap.opam
··· 6 6 maintainer: ["Anil Madhavapeddy <anil@recoil.org>"] 7 7 authors: ["Anil Madhavapeddy"] 8 8 license: "ISC" 9 - homepage: "https://tangled.org/@anil.recoil.org/ocaml-imap" 10 - bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-imap/issues" 9 + homepage: "https://tangled.org/anil.recoil.org/ocaml-imap" 10 + bug-reports: "https://tangled.org/anil.recoil.org/ocaml-imap/issues" 11 11 depends: [ 12 12 "dune" {>= "3.20"} 13 13 "ocaml" {>= "5.1.0"}
+2 -2
imapd.opam
··· 6 6 maintainer: ["Anil Madhavapeddy <anil@recoil.org>"] 7 7 authors: ["Anil Madhavapeddy"] 8 8 license: "ISC" 9 - homepage: "https://tangled.org/@anil.recoil.org/ocaml-imap" 10 - bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-imap/issues" 9 + homepage: "https://tangled.org/anil.recoil.org/ocaml-imap" 10 + bug-reports: "https://tangled.org/anil.recoil.org/ocaml-imap/issues" 11 11 depends: [ 12 12 "dune" {>= "3.20"} 13 13 "ocaml" {>= "5.1.0"}