File: README

package info (click to toggle)
libcroco 0.6.11-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,256 kB
  • ctags: 2,742
  • sloc: ansic: 20,902; sh: 4,575; makefile: 352
file content (14 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Initial Author: Dodji Seketeli. <dodji@gnome.org>

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.