blob: 6399faaf2f311357ea961df1ba4a45c2f89bf5e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-cyaron
pkgdesc = Random Olympic-informatics test data generator
pkgver = 0.7.0
pkgrel = 2
url = https://github.com/luogu-dev/cyaron
arch = any
license = LGPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-poetry-core
depends = python
depends = python-colorful
depends = python-xeger
conflicts = python-cyaron-git
source = https://files.pythonhosted.org/packages/source/c/cyaron/cyaron-0.7.0.tar.gz
validpgpkeys = 517E4E3C364C6C55C907284915AC252CE20E3FC8
sha256sums = cfe9cdc3158f9ea1604e2ab765da7f6daf551a828b7b9f9a73582269bc57cb83
pkgname = python-cyaron
|