6 ; Remember to change manually also matita/help/C/version.txt.in
9 (generate_opam_files true)
12 (uri git://matita.cs.unibo.it/git/helm))
14 (authors "HELM Team (Andrea Asperti, Ferruccio Guidi, Luca Padovani, Claudio Sacerdoti Coen, Enrico Tassi, Stefano Zacchiroli et alt.)")
16 (maintainers "Claudio Sacerdoti Coen")
18 (license GPL-2.0-or-later)
21 (bug_reports "mailto:claudio.sacerdoticoen@unibo.it")
23 (homepage http://matita.cs.unibo.it)
25 (documentation http://matita.cs.unibo.it)
29 (synopsis "An experimental, interactive theorem prover")
30 (description "Matita (that means pencil in italian) is an experimental, interactive theorem prover under development at the Computer Science Department of the University of Bologna.")
33 (ulex-camlp5 (>= 1.3))
34 (ocaml-expat (>= 1.1.0))
36 ;(ocamlnet (>= 4.1.9.git)) ; used only by ocaml-http
37 ;(ocaml-http (>= 0.1.6)) ; no longer really used, replaced by failing stubs
38 ; in components/ocaml_http_stubs
40 (lablgtk3-sourceview3 (>= 3.1.3))
43 (camlp5 (>= 8.00.04)))
45 ("interactive theorem proving" "calculus of constructions"))
46 (sites (share myshare)))
48 ; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project