Project info for libcroco

Share This Created 11 Feb 2003 at 20:00 UTC by sdodji, last modified 11 Mar 2004 at 11:04 UTC by sdodji.

Homepage: http://www.freespiders.org/projects/libcroco

Notes:

A standalone generic CSS2 parsing and manipulation library written in C and based on the glib. Libcroco's css2 parser provides two apis so far:

  1. a SAC like api. SAC means Simple Api for CSS and is an event driven api. It is the similar to SAX in the xml world.
  2. and a CSSOM like api. CSSOM means CSS Object Model. In this api, the stylesheet is presented as an in memory tree.
Libcroco also has a working selector engine that can evaluate CSS2 selectors.

License: LGPL

This project has the following developers:

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page