summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c8c7081483b2b6f1a7e2a6fec2d33740716595f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = ocaml-wasm
	pkgdesc = An OCaml library to read and write Web Assembly (wasm) files and manipulate their AST.
	pkgver = 1.0
	pkgrel = 1
	arch = i686
	arch = x86_64
	license = Apache-2.0
	makedepends = ocaml-findlib
	makedepends = ocamlbuild
	options = !strip
	options = !makeflags
	options = staticlibs
	source = https://github.com/WebAssembly/spec/archive/v1.0.zip
	md5sums = 82d4cc7c67ae32a6785268a1cdddd973

pkgname = ocaml-wasm