Build status:
Tiny library to parse table-alike txt files
Github repo (@jgsogo): https://github.com/jgsogo/txt_table
To use it with Biicode you will have to include the block and configure it to use Boost libraries:
bii cpp:configure -DBOOST_ROOT=<path/to/boost/trunk>