forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
322 B
Text
9 lines
322 B
Text
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.
|
|
|
|
WWW: http://www.freespiders.org/projects/libcroco/
|