text-parser v0.1 Text file parsing library for C++ https://github.com/4weKromi/text-parser Guide Build library from source with GCC makefile or get precompiled static libTextParse.a Include TextParse.h to your project. Compile with -lTextParse See testbed for samples. For documentation see docs.