# os-libcroco **Repository Path**: SyberOS/os-libcroco ## Basic Information - **Project Name**: os-libcroco - **Description**: Libcroco是一个独立的css2解析和操作库。 - **Primary Language**: C - **License**: LGPL-2.1 - **Default Branch**: syberos-master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-22 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Initial Author: Dodji Seketeli. What is The Croco Project ? ------------------------------ Libcroco is a standalone css2 parsing and manipulation library. The parser provides a low level event driven SAC like api and a css object model like api. Libcroco provides a CSS2 selection engine and an experimental xml/css rendering engine. This library is being written to bring the css support to the mlview xml editor project but it can be used for other applications as well.