buildroot/package/python-dataproperty/Config.in

9 lines
263 B
Plaintext
Raw Permalink Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_PYTHON_DATAPROPERTY
bool "python-dataproperty"
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