blob: dfdedfaacb140f8938afb6cd7e0187c40b1485dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ocaml-comparelib
pkgdesc = OCaml syntax extension for deriving "compare" functions automatically
pkgver = 113.00.00
pkgrel = 1
url = https://github.com/janestreet/comparelib
arch = i686
arch = x86_64
license = Apache
makedepends = ocaml-findlib
depends = ocaml
depends = camlp4
depends = ocaml-type_conv
options = !strip
source = https://ocaml.janestreet.com/ocaml-core/113.00/files/comparelib-113.00.00.tar.gz
md5sums = bdb4f44831e0ba7325a9d0ec2540fa48
pkgname = ocaml-comparelib
|