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 Ubuntu Archiv lucid (main)
Version0.6.2-1
Sektionlibs
Prioritätoptional
Installierte Größe296 Byte
Hängt ab vonlibc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.7.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibcroco
Paketgröße92502 Byte
Prüfsumme MD51c30a1f6b7a8756bc21d3caff2d7e163
Prüfsumme SHA1d3293c4cebeadb7e4773de5516a1844dc3c92c09
Prüfsumme SHA256643b153751f5600fb4cb2a9646960259ff2d5a8f66a306b6df4de7d6e510e898
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