2025-05-10 21:49:39 +08:00

10 lines
295 B
Plaintext

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