blob: 2455a61c3947158caf9735c3785e2b77ff1e59f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ocaml-ezjsonm
pkgdesc = An easy interface on top of the Jsonm library.
pkgver = 1.3.0
pkgrel = 2
url = https://github.com/mirage/ezjsonm
arch = x86_64
license = custom:ISC
makedepends = dune
depends = ocaml
depends = ocaml-hex
depends = ocaml-uutf
depends = ocaml-sexplib0
depends = ocaml-jsonm
options = !strip
source = ocaml-ezjsonm-1.3.0.tbz::https://github.com/mirage/ezjsonm/releases/download/v1.3.0/ezjsonm-1.3.0.tbz
sha512sums = b731036384115603af9187464695418d27b7cf6f763c8dbc0812db62a7657cac1b6019d3b205b1c95ae81b7dab0bd4037390d977ee8c122bef29a9ddef771e18
pkgname = ocaml-ezjsonm
|