summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 775c41ec28430a558b97e8617054191aaaf3592c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = ocaml-lua-ml
	pkgdesc = Embeddable Lua 2.5 interpreter implemented in OCaml
	pkgver = 0.9.5
	pkgrel = 1
	url = https://github.com/lindig/lua-ml
	arch = x86_64
	license = BSD-2-Clause
	makedepends = dune
	makedepends = ocaml-menhir
	depends = ocaml
	source = lua-ml-0.9.5.tar.gz::https://github.com/lindig/lua-ml/archive/refs/tags/0.9.5.tar.gz
	sha256sums = 200a89328f0f669e9397aa5c27b1e09bbd3ad5ed80b12cbb62174f820f9cca55

pkgname = ocaml-lua-ml