diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-padaos_0.1.10.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-padaos_0.1.10.bb b/meta-python/recipes-devtools/python/python3-padaos_0.1.10.bb new file mode 100644 index 0000000000..f506a78636 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-padaos_0.1.10.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | SUMMARY = "A rigid, lightweight, dead-simple intent parser" | ||
| 2 | HOMEPAGE = "https://github.com/MycroftAI/padaos" | ||
| 3 | LICENSE = "MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://README.md;md5=b51c3e8e53a7cd95c13c5aab6cbc8e67" | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "dbf852015ef87a6694549779fb475b52" | ||
| 7 | SRC_URI[sha256sum] = "2ac05fcbc826873c574568aa5ce09945d6ea987bee10399e766eb8f7c6356d72" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
