2b17849195
Add licence checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
258 B
Plaintext
9 lines
258 B
Plaintext
config BR2_PACKAGE_PYTHON_DATAPROPERTY
|
|
bool "python-dataproperty"
|
|
select BR2_PACKAGE_PYTHON_LOGBOOK # runtime
|
|
select BR2_PACKAGE_PYTHON_TYPEPY # runtime
|
|
help
|
|
Python library for extract property from data.
|
|
|
|
https://github.com/thombashi/DataProperty
|