summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 569c718405dc6a0acf4677250b6158b9f77db51c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = ocaml-menhir
	pkgdesc = Menhir is a LR(1) parser generator for the OCaml.
	pkgver = 20210419
	pkgrel = 1
	url = http://cristal.inria.fr/~fpottier/menhir/
	arch = x86_64
	license = GPL
	license = QPL
	makedepends = dune>=2.0
	depends = ocaml>=4.02.3
	options = !strip
	options = !makeflags
	source = https://gitlab.inria.fr/fpottier/menhir/-/archive/20210419/menhir-20210419.tar.gz
	sha256sums = 6b75a92276f1cdc8f1ea5030adad344a10bfce9077de274f621f5ef2c3428920

pkgname = ocaml-menhir