Update buidlroot to version 2016.08.1
This commit is contained in:
13
bsp/buildroot/package/python-pytablewriter/Config.in
Normal file
13
bsp/buildroot/package/python-pytablewriter/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
config BR2_PACKAGE_PYTHON_PYTABLEWRITER
|
||||
bool "python-pytablewriter"
|
||||
select BR2_PACKAGE_PYTHON_DATAPROPERTY # runtime
|
||||
select BR2_PACKAGE_PYTHON_DOMINATE # runtime
|
||||
select BR2_PACKAGE_PYTHON_PATHVALIDATE # runtime
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_XLSXWRITER # runtime
|
||||
help
|
||||
pytablewriter is a python library to write a table in various
|
||||
formats: CSV, HTML, JavaScript, JSON, Markdown, Excel, Pandas,
|
||||
Python, reStructuredText.
|
||||
|
||||
https://github.com/thombashi/pytablewriter
|
||||
Reference in New Issue
Block a user