blob: f01fb7eb86ebc2b93abed4cce16813e9db1b06de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Generated by mksrcinfo v8
# Sun Jun 23 10:11:10 UTC 2019
pkgbase = ocaml-sedlex
pkgdesc = Unicode-friendly OCaml lexer generator
pkgver = 2.0
pkgrel = 1
url = https://github.com/alainfrisch/sedlex
arch = i686
arch = x86_64
license = MIT
depends = ocaml
depends = ocaml-gen
depends = ocaml-ppx_tools
options = !strip
options = !makeflags
source = https://github.com/alainfrisch/sedlex/archive/v2.0.tar.gz
sha256sums = 58cd6d9fbc5e5b7717f3e56ef166853eb7a4ac0c3016db8f5ba71fe903510656
pkgname = ocaml-sedlex
|