summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0dff2f8cc75a42f0ae54c50dde24794c6e7456ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ocaml-lambda-term
	pkgdesc = A cross-platform library for manipulating the terminal
	pkgver = 1.9
	pkgrel = 1
	url = https://github.com/diml/lambda-term
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = ocaml-findlib
	depends = ocaml
	depends = ocaml-lwt
	depends = ocaml-react
	depends = ocaml-zed
	options = !strip
	source = https://github.com/diml/lambda-term/archive/1.9.tar.gz
	md5sums = 17a9f8b56f9a10a7ed4cfa48ae6c3e39

pkgname = ocaml-lambda-term