python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / edx-dl / template
blob1b0a560d675afa16cc1cdf92cd22a92ce03bd439
1 # Template file for 'edx-dl'
2 pkgname=edx-dl
3 version=0.1.9
4 revision=1
5 build_style=python3-module
6 pycompile_module="edx_dl"
7 hostmakedepends="python3-setuptools"
8 depends="python3-BeautifulSoup4 python3-html5lib python3-setuptools
9  python3-youtube-dl"
10 short_desc="Tool to download video lectures from edx.org"
11 maintainer="iaroki <iaroki@protonmail.com>"
12 license="LGPL-3.0-or-later"
13 homepage="https://github.com/coursera-dl/edx-dl"
14 distfiles="${PYPI_SITE}/e/${pkgname}/${pkgname}-${version}.tar.gz"
15 checksum=ae07358f53c529fc7a94a6fcc883b81abf3d07a24f62fa6fcffdf92b39d38e42
16 noarch=yes