summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 239f8d5a47e0ce1a669a4456a9ddd9342558521b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = frawk
	pkgdesc = frawk is a small programming language for writing short programs processing textual data. To a first approximation, it is an implementation of the AWK language; many common Awk programs produce equivalent output when passed to frawk.
	pkgver = 0.4.6
	pkgrel = 1
	url = https://github.com/ezrosent/frawk
	arch = any
	license = MIT
	license = Apache
	makedepends = cargo
	makedepends = llvm
	makedepends = gcc
	depends = llvm-libs
	source = frawk-0.4.6.tar.gz::https://static.crates.io/crates/frawk/frawk-0.4.6.crate
	b2sums = 3d90896a3bacfcdb1e6599f083708cc414f5c73276e0a22c0814396f3d12703669d27c6169466002852ba1dd7c39ca522c0564feba4cd135c1a96863b3069ca3

pkgname = frawk