kumquat-buildroot/package/python-dataproperty/Config.in

11 lines
358 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_DATAPROPERTY
bool "python-dataproperty"
depends on BR2_PACKAGE_PYTHON3 # python-mbstrdecoder
select BR2_PACKAGE_PYTHON_MBSTRDECODER # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_TYPEPY # runtime
help
Python library for extract property from data.
https://github.com/thombashi/DataProperty