summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f39db2b43c41ce6fc1b84043dcaa80c2fe4c53ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ocaml-http-git
	pkgdesc = OCaml library that lets you to write simple HTTP daemons
	pkgver = 0.1.6
	pkgrel = 1
	url = https://github.com/sacerdot/ocaml-http
	arch = x86_64
	license = GPL2
	makedepends = ocaml
	makedepends = ocaml-findlib
	makedepends = ocamlnet
	makedepends = ocaml-pcre
	source = git+https://github.com/sacerdot/ocaml-http.git
	md5sums = SKIP

pkgname = ocaml-http-git