tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-cff
0
fork
atom
OCaml codecs for the Citation File Format (CFF)
0
fork
atom
overview
issues
pulls
pipelines
metadata
anil.recoil.org
1 month ago
2308eeb5
687ec4bb
1/1
build.yml
success
4min 18s
+4
-4
2 changed files
expand all
collapse all
unified
split
cff.opam
dune-project
+2
-2
cff.opam
···
6
maintainer: ["Anil Madhavapeddy <anil@recoil.org>"]
7
authors: ["Anil Madhavapeddy"]
8
license: "ISC"
9
-
homepage: "https://tangled.org/@anil.recoil.org/ocaml-cff"
10
-
bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-cff/issues"
11
depends: [
12
"dune" {>= "3.20"}
13
"ocaml" {>= "5.1.0"}
···
6
maintainer: ["Anil Madhavapeddy <anil@recoil.org>"]
7
authors: ["Anil Madhavapeddy"]
8
license: "ISC"
9
+
homepage: "https://tangled.org/anil.recoil.org/ocaml-cff"
10
+
bug-reports: "https://tangled.org/anil.recoil.org/ocaml-cff/issues"
11
depends: [
12
"dune" {>= "3.20"}
13
"ocaml" {>= "5.1.0"}
+2
-2
dune-project
···
6
7
(license ISC)
8
(authors "Anil Madhavapeddy")
9
-
(homepage "https://tangled.org/@anil.recoil.org/ocaml-cff")
10
(maintainers "Anil Madhavapeddy <anil@recoil.org>")
11
-
(bug_reports "https://tangled.org/@anil.recoil.org/ocaml-cff/issues")
12
(maintenance_intent "(latest)")
13
14
(package
···
6
7
(license ISC)
8
(authors "Anil Madhavapeddy")
9
+
(homepage "https://tangled.org/anil.recoil.org/ocaml-cff")
10
(maintainers "Anil Madhavapeddy <anil@recoil.org>")
11
+
(bug_reports "https://tangled.org/anil.recoil.org/ocaml-cff/issues")
12
(maintenance_intent "(latest)")
13
14
(package