blob: bd856d23e434e4b5ce82b8ca605ac6204194ad10 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_TABLEDATA
bool "python-tabledata"
select BR2_PACKAGE_PYTHON_DATAPROPERTY # runtime
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
select BR2_PACKAGE_PYTHON_ENUM34 if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON_FUTURES if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_TYPEPY # runtime
help
A Python library to represent tabular data for
pytablewriter/pytablereader/SimpleSQLite.
https://github.com/thombashi/tabledata