# ccan **Repository Path**: andrewgithub/ccan ## Basic Information - **Project Name**: ccan - **Description**: The C Code Archive Network - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-08 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The C Code Archive Network: http://ccodearchive.net You can find a set of helper utilities under tools/ and the modules under ccan/. The recommended way to add ccan modules to your project is to create a ccan/ directory and add one module per subdirectory (see tools/create-ccan-tree). Enjoy!