summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b529ff47a52ae3bb2a8f920771ba09b08c4da39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ocaml-ocplib-endian
	pkgdesc = Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays
	pkgver = 1.0
	pkgrel = 1
	url = https://www.typerex.org/ocplib-endian.html
	arch = x86_64
	license = custom:LGPL2.1 with linking exception
	makedepends = ocaml-findlib
	makedepends = ocamlbuild
	makedepends = cppo
	depends = ocaml
	source = https://github.com/OCamlPro/ocplib-endian/archive/1.0.tar.gz
	sha512sums = a08fd58ec5e72510c40e8b75e0ee8327ee658f479e45dd4632bc04e3907d04aaa3684df3b993ab63fc2a6c1f1a4fb32784e9b5258730d3b89a716300522d8d7f

pkgname = ocaml-ocplib-endian