blob: 42800c329325b279ae2a7ff5f320bf8c2f3c1c53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pylyrics
pkgdesc = A Pythonic Implementation of lyrics.wikia.com for getting lyrics of songs
pkgver = 1.1.0
pkgrel = 3
url = https://github.com/geekpradd/PyLyrics
arch = any
license = GPL
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-beautifulsoup4
depends = python-requests
source = https://files.pythonhosted.org/packages/source/P/PyLyrics/PyLyrics-1.1.0.zip
sha256sums = c5f36e8ef0ed3b487a9242ce34c19f9684e418a5bbffd5d367dc1d1604b4cd0b
pkgname = python-pylyrics
|