summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08f287aaeeeb6be8c5629bd659ca5c5a53a23bd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-check50
	pkgdesc = Command-line program with which you can check the correctness of your programs in the CS50 courses.
	pkgver = 3.3.11
	pkgrel = 3
	url = https://github.com/cs50/check50
	arch = any
	license = GPLv3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-packaging
	depends = git
	depends = python
	depends = python-attrs
	depends = python-beautifulsoup4
	depends = python-lib50
	depends = python-pexpect
	depends = python-requests
	depends = python-termcolor
	depends = python-jinja
	depends = python-jellyfish
	depends = python-yaml
	depends = python-cryptography
	optdepends = python-babel
	source = https://files.pythonhosted.org/packages/source/c/check50/check50-3.3.11.tar.gz
	sha256sums = bfbdfa4758f29e2604cf1b5f4ab31713ef3ca9bd5dc6e647da2479a57967d71f

pkgname = python-check50