blob: 17969e7a06adb7c7ecf1f740c282e089cc11a612 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = testlib
pkgdesc = A library used to write the auxiliary programs (validators, generators, and so on) for programming contest problems.
pkgver = 0.9.41
pkgrel = 1
url = http://codeforces.com/testlib
arch = any
license = MIT
makedepends = git
makedepends = unzip
source = https://github.com/MikeMirzayanov/testlib/archive/refs/tags/0.9.41.zip
sha256sums = SKIP
pkgname = testlib
|