blob: 179ee5dcb3cbe79b7a9bf10f49b791d25ad6896f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = topfew
pkgdesc = Finds the field values (or combinations of values) which appear most often in a stream of records.
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/timbray/topfew
arch = x86_64
license = GPL-3.0-only
makedepends = go
depends = glibc
source = topfew-2.0.0.tar.gz::https://github.com/timbray/topfew/archive/refs/tags/v2.0.0.tar.gz
sha256sums = 89b9abe7304eb6bb50cc5b3152783e50600439955f73b6175c6db8aec75c0ac9
pkgname = topfew
|