mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-dominate: Add recipe for version 2.2.0
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
b58d78f9dc
commit
07a6eebf08
10
meta-python/recipes-devtools/python/python-dominate_2.2.0.bb
Normal file
10
meta-python/recipes-devtools/python/python-dominate_2.2.0.bb
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
SUMMARY = "Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API."
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a30b9a8d0a5585c482c6c5a6d54aaebc"
|
||||
|
||||
SRC_URI[md5sum] = "14ee0361db7fbaed982220c09ef8e0b9"
|
||||
SRC_URI[sha256sum] = "5032559e0f0835419763b3d1d88ad31ea4fe40935712db86014f2a341c89fa3d"
|
||||
|
||||
PYPI_PACKAGE_EXT = "zip"
|
||||
|
||||
inherit pypi setuptools
|
||||
Loading…
Reference in New Issue
Block a user