Patrick Williams | ac13d5f | 2023-11-24 18:59:46 -0600 | [diff] [blame] | 1 | DESCRIPTION = "The agile NoSQL query language for semi-structured data" |
2 | LICENSE = "MIT" | ||||
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df" | ||||
4 | |||||
5 | DEPENDS += "dtc-native" | ||||
6 | |||||
7 | SRC_URI[sha256sum] = "461263136c79292e42431fbb85cdcaac4c6a256f6b1aa5b3ae9316e4965ad819" | ||||
8 | |||||
9 | inherit pypi setuptools3 |