summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5e6269105e675f5f94ed082406789d13a35b0c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-pytube
	pkgdesc = A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos
	pkgver = 15.0.0
	pkgrel = 1
	url = https://github.com/pytube/pytube
	arch = any
	license = Unlicense
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/p/pytube/pytube-15.0.0.tar.gz
	sha256sums = 076052efe76f390dfa24b1194ff821d4e86c17d41cb5562f3a276a8bcbfc9d1d

pkgname = python-pytube