OCaml HTML5 parser/serialiser based on Python's JustHTML

langdetect dep

+1
dune-project
··· 26 26 (uuuu (>= 0.3.0)) 27 27 (uunf (>= 15.0.0)) 28 28 (xmlm (>= 1.4.0)) 29 + langdetect 29 30 (odoc :with-doc) 30 31 (jsont (>= 0.2.0)) 31 32 (cmdliner (>= 1.3.0))))
+1
html5rw.opam
··· 17 17 "uuuu" {>= "0.3.0"} 18 18 "uunf" {>= "15.0.0"} 19 19 "xmlm" {>= "1.4.0"} 20 + "langdetect" 20 21 "odoc" {with-doc} 21 22 "jsont" {>= "0.2.0"} 22 23 "cmdliner" {>= "1.3.0"}