summaryrefslogtreecommitdiff
blob: c618892bdb230e951e4cc1b99ea9ee90885f5b4b (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		The texmathml library provides functions to convert LaTeX
		math formulas to presentation MathML. It supports
		basic LaTeX and AMS extensions, and it can parse and
		apply LaTeX macros.
	</longdescription>
	<use>
		<flag name="cgi">Build texmath-cgi executable.</flag>
	</use>
</pkgmetadata>