We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8970a6a commit a5e5459Copy full SHA for a5e5459
packages/fungi/fungi.0.1.4/opam
@@ -4,6 +4,10 @@ description: """\
4
A graph library based on functional adjacency list with some common graph
5
algorithms implemented and a fibonacci heap."""
6
maintainer: "Harry K <[email protected]>"
7
+authors: "Harry K <[email protected]>"
8
+homepage: "https://harryk.dev/articles/article1"
9
+bug-reports: "https://github.com/kituyiharry/fungi/issues"
10
+dev-repo: "https://github.com/kituyiharry/fungi/"
11
license: "MIT"
12
tags: ["graph" "functional" "networks"]
13
depends: [
0 commit comments