aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-wcwidth.inc
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-08-22 16:01:29 -0300
committerMartin Jansa <Martin.Jansa@gmail.com>2016-09-05 13:27:38 +0200
commit70978e39b59fc5d50728ad8a3abd02e01e967662 (patch)
treefe23b1741769e4dc726cb30da7e54fa712e95c4c /meta-python/recipes-devtools/python/python-wcwidth.inc
parent83fb5cc2dbdcca4aae35a8069ba9a77d47e149c3 (diff)
downloadmeta-openembedded-70978e39b59fc5d50728ad8a3abd02e01e967662.tar.gz
python-wcwidth, python3-wcwidth: Add recipe for version 0.1.7
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-wcwidth.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-wcwidth.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-wcwidth.inc b/meta-python/recipes-devtools/python/python-wcwidth.inc
new file mode 100644
index 0000000000..1429450bb6
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-wcwidth.inc
@@ -0,0 +1,8 @@
+SUMMARY = "Library for building powerful interactive command lines in Python"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=11fba47286258744a6bc6e43530c32a1"
+
+SRC_URI[md5sum] = "b3b6a0a08f0c8a34d1de8cf44150a4ad"
+SRC_URI[sha256sum] = "3df37372226d6e63e1b1e1eda15c594bca98a22d33a23832a90998faa96bc65e"
+
+BBCLASSEXTEND = "native nativesdk"