# excel4configLib **Repository Path**: jay-d/excel4config-lib ## Basic Information - **Project Name**: excel4configLib - **Description**: This is a library which is used to transform excel to configuration file. - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-16 - **Last Updated**: 2022-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # excel4configLib #### Introduction This is a library which is used to transform excel to configuration file. It will offer you a library to transform excel while is strictly defined to configuration file. It also allow you about giving your own type-file to configure the excel and configuration file. #### Contributors Yunyin lhm_ #### Aim * Include the basic type like int, float, double, string... * Using static and dynamic library to configure * Having a script to dynamically renew the configuration file according to the source excel. #### Using Include the lib and header for your project. #### Example