diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-11-17 08:44:06 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-11-17 08:44:06 +0800 |
commit | bf7e0859e560522c4b32e9ae03ac57c4c441be1b (patch) | |
tree | 48cd2d92d250d76b19100ab9c28194c378d004fd /textproc/libcroco/pkg-descr | |
parent | 66dd2931469f5cbdff828921504602455383f32e (diff) | |
download | marcuscom-ports-bf7e0859e560522c4b32e9ae03ac57c4c441be1b.tar.gz marcuscom-ports-bf7e0859e560522c4b32e9ae03ac57c4c441be1b.tar.zst marcuscom-ports-bf7e0859e560522c4b32e9ae03ac57c4c441be1b.zip |
Update to 0.6.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16573 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/libcroco/pkg-descr')
-rw-r--r-- | textproc/libcroco/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/libcroco/pkg-descr b/textproc/libcroco/pkg-descr new file mode 100644 index 000000000..65b6ad3eb --- /dev/null +++ b/textproc/libcroco/pkg-descr @@ -0,0 +1,9 @@ +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/ |