summaryrefslogtreecommitdiff
path: root/dev-libs/libcroco/metadata.xml
blob: 42d4066211a590062b2376ac30d33abb3024d073 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>gnome@gentoo.org</email>
    <name>Gentoo GNOME Desktop</name>
  </maintainer>
  <longdescription>
    The Libcroco project is an effort to build a generic Cascading Style Sheet
    (CSS) parsing and manipulation toolkit that can be used by GNOME
    applications in need of CSS support.

    provided is:
    A parser module with: A SAC like api and A CSSOM like api.
    A CSS2 selection engine
    An XML/CSS layout/rendering engine
  </longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:gnome:libcroco</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>