The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

prep new release

+3 -2
+1
CHANGES.md
··· 1 1 2 + # 2.1.0 (August 30, 2023) 2 3 3 4 - :exclamation: [Traverse]: fixed [Dfs.fold] and [Dfs.fold_component], 4 5 which were not implementing a proper DFS
+1 -1
ocamlgraph.opam
··· 1 1 opam-version: "2.0" 2 2 synopsis: "A generic graph library for OCaml" 3 3 description: "Provides both graph data structures and graph algorithms" 4 - maintainer: ["filliatr@lri.fr"] 4 + maintainer: ["jean-christophe.filliatre@cnrs.fr"] 5 5 authors: ["Sylvain Conchon" "Jean-Christophe Filliâtre" "Julien Signoles"] 6 6 license: "LGPL-2.1-only" 7 7 tags: [
+1 -1
ocamlgraph_gtk.opam
··· 1 1 opam-version: "2.0" 2 2 synopsis: "Displaying graphs using OCamlGraph and GTK" 3 3 description: "Displaying graphs using OCamlGraph and GTK" 4 - maintainer: ["filliatr@lri.fr"] 4 + maintainer: ["jean-christophe.filliatre@cnrs.fr"] 5 5 authors: ["Sylvain Conchon" "Jean-Christophe Filliâtre" "Julien Signoles"] 6 6 license: "LGPL-2.1-only" 7 7 tags: [