package/rpi-userland: don't install file in random location
[buildroot-gz.git] / package / python-dataproperty / Config.in
blob7ef7f085be13a256f4dfd2382675fb76e41bab80
1 config BR2_PACKAGE_PYTHON_DATAPROPERTY
2         bool "python-dataproperty"
3         select BR2_PACKAGE_PYTHON_MBSTRDECODER # runtime
4         select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
5         select BR2_PACKAGE_PYTHON_PYTZ # runtime
6         select BR2_PACKAGE_PYTHON_SIX # runtime
7         help
8           Python library for extract property from data.
10           https://github.com/thombashi/DataProperty