# libucd **Repository Path**: mirrors_kernel_googlesource/libucd ## Basic Information - **Project Name**: libucd - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This library is a C interface to the Unicode Characters Database. It delivers most, but not all information from the UCD, the chief omissions are the UniHan database and (currently) the non-simple case transformations. If you're using this, please drop me (H. Peter Anvin ) a note; probably there will eventually be a mailing list. To compile, adjust the file MCONFIG to suit your needs, and build it with "make". See the man page (libucd.3) and the header file (ucd.h) for API information.