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-dev
Beschreibunga generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version0.6.2-1
Sektionlibdevel
Prioritätoptional
Installierte Größe556 Byte
Hängt ab vonlibcroco3 (= 0.6.2-1), libxml2-dev (>= 2.4.23), libglib2.0-dev (>= 2.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibcroco
Paketgröße118418 Byte
Prüfsumme MD5e95bab6c6e5eaac983b580767d0cf3c1
Prüfsumme SHA1d3334559590485d3d8846e0310319e1e00829499
Prüfsumme SHA2565c5a8e0f3ba3b1d270e283f34ca171eed88b9d69abb25e36bfe63dae875f213b
Link zum Herunterladenlibcroco3-dev_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 header files and static libraries which is needed for developing the GTK+ applications.


Impressum
Linux is a registered trademark of Linus Torvalds