Andrew Geissler | 89770b0 | 2020-06-13 10:40:47 -0500 | [diff] [blame] | 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] = "0e52648a4a6e7c89e3be44e9456530b4" | ||||
6 | SRC_URI[sha256sum] = "51fda6bcc5ddbbb7063b2af7509e43bd84bfc32a4ff71349ec7847713882327b" | ||||
7 | |||||
8 | PYPI_PACKAGE = "python-editor" | ||||
9 | |||||
Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 10 | inherit pypi setuptools3 |