big squish
This commit is contained in:
parent
fae867b35b
commit
55d2abefb4
124 changed files with 6931 additions and 8393 deletions
42
permap.opam
42
permap.opam
|
|
@ -2,47 +2,51 @@
|
|||
opam-version: "2.0"
|
||||
synopsis: "OCaml library/executable to TODO"
|
||||
description: "permap is an OCaml library/executable to TODO."
|
||||
maintainer: ["Léo Andrès <contact@ndrs.fr>"]
|
||||
maintainer: ["swrup <swrup@protonmail.com>" "Léo Andrès <contact@ndrs.fr>"]
|
||||
authors: ["swrup <swrup@protonmail.com>" "Léo Andrès <contact@ndrs.fr>"]
|
||||
license: "AGPL-3.0-or-later"
|
||||
tags: [
|
||||
"permap" "forum" "map" "local-knownledge" "ecology" "permaculture" "plant"
|
||||
"imageboard"
|
||||
"forum"
|
||||
"map"
|
||||
"leaflet"
|
||||
"single-page-application"
|
||||
"functional-reactive-programming"
|
||||
]
|
||||
homepage: "https://git.zapashcanon.fr/zapashcanon/permap"
|
||||
doc: "https://doc.zapashcanon.fr/permap"
|
||||
bug-reports: "https://git.zapashcanon.fr/zapashcanon/permap/issues"
|
||||
depends: [
|
||||
"dune" {>= "2.8"}
|
||||
"dream"
|
||||
"lwt"
|
||||
"yojson"
|
||||
"brr"
|
||||
"leaflet"
|
||||
"js_of_ocaml"
|
||||
"uuidm"
|
||||
"scfg"
|
||||
"crunch"
|
||||
"safepass"
|
||||
"omd"
|
||||
"lambdasoup"
|
||||
"dune" {>= "3.0"}
|
||||
"bos"
|
||||
"brr"
|
||||
"caqti"
|
||||
"caqti-driver-sqlite3"
|
||||
"conan"
|
||||
"conan-database"
|
||||
"crunch"
|
||||
"data-encoding"
|
||||
"digestif"
|
||||
"directories"
|
||||
"dream"
|
||||
"dream-pure"
|
||||
"emile"
|
||||
"fmt"
|
||||
"fpath"
|
||||
"lambdasoup"
|
||||
"omd"
|
||||
"htmlit"
|
||||
"js_of_ocaml"
|
||||
"leaflet"
|
||||
"lwt"
|
||||
"note"
|
||||
"safepass"
|
||||
"scfg"
|
||||
"uri"
|
||||
"uuidm"
|
||||
"yojson"
|
||||
"ocaml" {>= "4.08"}
|
||||
"alcotest" {with-test}
|
||||
"re" {with-test}
|
||||
"ocamlformat" {with-dev-setup}
|
||||
"prelude"
|
||||
"ocaml" {>= "5.1"}
|
||||
"odoc" {with-doc}
|
||||
]
|
||||
build: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue