aboutsummaryrefslogtreecommitdiff
blob: c6107f8e57f9539b45420c889fd33214bbca9455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci</herd>
	<longdescription>
		MLGMPIDL is a package offering an interface to the GMP and MPFR
		libraries for OCaml version 3.07 or higher. The interface offers access
		to almost all the functions of the library, and is decomposed into 7
		submodules.
	</longdescription>
	<maintainer>
		<email>sci@gentoo.org</email>
	</maintainer>
	<use>
		<flag name="mpfr">add support for mpfr, the library for multiple-precision floating-point computations with exact rounding</flag>
	</use>
</pkgmetadata>