summaryrefslogtreecommitdiff
path: root/dev-libs/libcroco/metadata.xml
blob: 8496381e3f83552638cc48d8914b4063a54d92c0 (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://www.gentoo.org/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>
    <remote-id type="gnome-gitlab">Archive/libcroco</remote-id>
  </upstream>
</pkgmetadata>