From 5dd7567a6e4d592f4a06c23771c0f70a356519dc Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Fri, 14 May 2021 17:23:40 +0300 Subject: python3-matplotlib-inline: Add recipe Inline Matplotlib backend for Jupyter. Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb (limited to 'meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb b/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb new file mode 100644 index 0000000000..f060f93337 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb @@ -0,0 +1,8 @@ +SUMMARY = "Inline Matplotlib backend for Jupyter" +HOMEPAGE = "https://pypi.org/project/matplotlib-inline/" +LICENSE = "BSD-3-Clause" +LIC_FILES_CHKSUM = "file://LICENSE;md5=c2728819a4288030f51c594327977be0" + +SRC_URI[sha256sum] = "f41d5ff73c9f5385775d5c0bc13b424535c8402fe70ea8210f93e11f3683993e" + +inherit pypi -- cgit v1.2.3-54-g00ecf