diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-editor.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-editor.inc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-editor.inc b/meta-python/recipes-devtools/python/python-editor.inc new file mode 100644 index 0000000000..30650bda41 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-editor.inc | |||
@@ -0,0 +1,9 @@ | |||
1 | DESCRIPTION = "Programmatically open and editor, capture the result" | ||
2 | LICENSE = "Apache-2.0" | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" | ||
4 | |||
5 | SRC_URI[md5sum] = "0aca5f2ef176ce68e98a5b7e31372835" | ||
6 | SRC_URI[sha256sum] = "a3c066acee22a1c94f63938341d4fb374e3fdd69366ed6603d7b24bed1efc565" | ||
7 | |||
8 | PYPI_PACKAGE = "python-editor" | ||
9 | |||