tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-html5rw
1
fork
atom
OCaml HTML5 parser/serialiser based on Python's JustHTML
1
fork
atom
overview
issues
pulls
pipelines
metadata
anil.recoil.org
1 month ago
ec81e385
bd000f09
0/1
build.yml
failed
3min 1s
+6
-6
3 changed files
expand all
collapse all
unified
split
dune-project
html5rw-js.opam
html5rw.opam
+2
-2
dune-project
···
6
6
7
7
(license MIT)
8
8
(authors "Anil Madhavapeddy <anil@recoil.org>")
9
9
-
(homepage "https://tangled.org/@anil.recoil.org/ocaml-html5rw")
9
9
+
(homepage "https://tangled.org/anil.recoil.org/ocaml-html5rw")
10
10
(maintainers "Anil Madhavapeddy <anil@recoil.org>")
11
11
-
(bug_reports "https://tangled.org/@anil.recoil.org/ocaml-html5rw/issues")
11
11
+
(bug_reports "https://tangled.org/anil.recoil.org/ocaml-html5rw/issues")
12
12
(maintenance_intent "(latest)")
13
13
14
14
(package
+2
-2
html5rw-js.opam
···
6
6
maintainer: ["Anil Madhavapeddy <anil@recoil.org>"]
7
7
authors: ["Anil Madhavapeddy <anil@recoil.org>"]
8
8
license: "MIT"
9
9
-
homepage: "https://tangled.org/@anil.recoil.org/ocaml-html5rw"
10
10
-
bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-html5rw/issues"
9
9
+
homepage: "https://tangled.org/anil.recoil.org/ocaml-html5rw"
10
10
+
bug-reports: "https://tangled.org/anil.recoil.org/ocaml-html5rw/issues"
11
11
depends: [
12
12
"dune" {>= "3.20"}
13
13
"ocaml" {>= "5.1.0"}
+2
-2
html5rw.opam
···
6
6
maintainer: ["Anil Madhavapeddy <anil@recoil.org>"]
7
7
authors: ["Anil Madhavapeddy <anil@recoil.org>"]
8
8
license: "MIT"
9
9
-
homepage: "https://tangled.org/@anil.recoil.org/ocaml-html5rw"
10
10
-
bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-html5rw/issues"
9
9
+
homepage: "https://tangled.org/anil.recoil.org/ocaml-html5rw"
10
10
+
bug-reports: "https://tangled.org/anil.recoil.org/ocaml-html5rw/issues"
11
11
depends: [
12
12
"dune" {>= "3.20"}
13
13
"ocaml" {>= "5.1.0"}