DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcroco3
Beschreibunga generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.6.2-1
Sektionlibs
Prioritätoptional
Installierte Größe320 Byte
Hängt ab vonlibc6 (>= 2.1.3), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4)
Empfohlene Pakete
PaketbetreuerSebastien Bacher
Quellelibcroco
Paketgröße115670 Byte
Prüfsumme MD541c54b738ebdf97d1c8c44d8aac3aaf9
Prüfsumme SHA1140592d168df96ff3526f92e4b71dca6662c3748
Prüfsumme SHA256071b68936ab3ff336c85e616914191a003afa369b146b5b5e082758c89700cd7
Link zum Herunterladenlibcroco3_0.6.2-1_i386.deb
Ausführliche BeschreibungServices provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API wich resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the shared libraries.


Impressum
Linux is a registered trademark of Linus Torvalds