summaryrefslogtreecommitdiff
path: root/README
blob: fa62bbcf449f5de006619510564c76b43513920d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Initial Author: Dodji Seketeli. <dodji@seketeli.org>

What is The Croco Project ?
------------------------------

libcroco is a standalone css2 parsing library.
It provides a low level event driven SAC like api
and a css object model like api.

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.