summaryrefslogtreecommitdiff
path: root/dev-libs/libxslt/metadata.xml
blob: 2ce51255defa61ca8c7fbb741ae9a7e4df1706ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>sam@gentoo.org</email>
    <name>Sam James</name>
  </maintainer>
  <maintainer type="project">
    <email>base-system@gentoo.org</email>
    <name>Gentoo Base System</name>
  </maintainer>
  <upstream>
    <remote-id type="cpe">cpe:/a:xmlsoft:libxslt</remote-id>
    <remote-id type="gnome-gitlab">GNOME/libxslt</remote-id>
  </upstream>
  <use>
    <flag name="debugger">Build into the library callbacks and associated API for debugging XML processing.</flag>
  </use>
</pkgmetadata>