summaryrefslogtreecommitdiff
path: root/dev-haskell/libyaml/metadata.xml
blob: df8e00b2d517d992ef58a9f4ec59be564c984540 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>haskell@gentoo.org</email>
  <name>Gentoo Haskell</name>
 </maintainer>
 
 <use>
  <flag name="no-unicode">Don't enable unicode output. Instead, unicode characters will be escaped.</flag>
  <flag name="system-libyaml">Use the system-wide libyaml instead of the bundled copy</flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>