summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b7350acbc4a1014ea832c0176da9835ae1e6ad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ocaml-xmlm
	pkgdesc = An OCaml streaming codec to decode and encode the XML data format
	pkgver = 1.4.0
	pkgrel = 2
	url = https://erratique.ch/software/xmlm
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = ISC
	makedepends = ocamlbuild
	makedepends = ocaml-findlib
	makedepends = ocaml-topkg>=1.0.3
	makedepends = opam
	depends = ocaml>=4.05.0
	options = !strip
	source = ocaml-xmlm-1.4.0-2.tar.gz::https://github.com/dbuenzli/xmlm/archive/v1.4.0.tar.gz
	sha512sums = b19be8b8895e623cf4f9a5f083402f889dfb946b11b76de0821b6eb4f9f9ccac48a5c5ef456ec096d9db32cbd71f9e20187e8a71f9e07fdd9130f9ed941252f7

pkgname = ocaml-xmlm