# fr-pkgs-libdict **Repository Path**: fly-robot/fr-pkgs-libdict ## Basic Information - **Project Name**: fr-pkgs-libdict - **Description**: 字典开源库 - **Primary Language**: C/C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-17 - **Last Updated**: 2022-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## libdict This is a simple libdict library. The key-value store type is string:string. The code is based on dict from http://ndevilla.free.fr Fix some double free bugs, and can be used easily.