summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 134d9f777781cc0da609f76aa57ec57e88e31762 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-atcoder-tools-git
	pkgdesc = Convenient modules & tools for AtCoder users, written in Python 3.6
	pkgver = r358.f3c8423
	pkgrel = 1
	url = https://github.com/kyuridenamida/atcoder-tools
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-poetry-core
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-beautifulsoup4
	depends = python-requests
	depends = python-colorama
	depends = python-toml
	depends = python-jinja
	source = git+https://github.com/kyuridenamida/atcoder-tools.git
	md5sums = SKIP

pkgname = python-atcoder-tools-git