python3-pylyrics: add recipe

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton 2019-03-20 13:07:34 +00:00 committed by Khem Raj
parent eed2859e36
commit 10d4e414a9

View File

@ -0,0 +1,12 @@
SUMMARY = "Pythonic Implementation of lyrics.wikia.com"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://setup.py;beginline=14;endline=14;md5=95d480cd6f8471abaeae21bd0ed277ba"
SRC_URI[md5sum] = "1f3c997edeba149a8fb2b861cbad89c3"
SRC_URI[sha256sum] = "c5f36e8ef0ed3b487a9242ce34c19f9684e418a5bbffd5d367dc1d1604b4cd0b"
PYPI_PACKAGE = "PyLyrics"
PYPI_PACKAGE_EXT = "zip"
inherit pypi setuptools3