blob: 4abe7c747423539d12b860c94b44357d4dc52a9c [file] [log] [blame]
Brad Bishopdec060e2019-09-23 08:01:31 -04001SUMMARY = "An efficient and agile neural network intent parser. Padatious is a core component of Mycroft AI."
2HOMEPAGE = "https://github.com/MycroftAI/padatious"
3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://README.md;md5=77baec496a458dd0e0fc4ca64cd305bc"
5
6SRC_URI[md5sum] = "1f53967a1633baa8fd48f11139808a33"
7SRC_URI[sha256sum] = "3c235942ff4151a3c36536fd776bd8a6d4d57c97046723d2fa80a89b34faac1f"
8
9inherit pypi setuptools3