aboutsummaryrefslogtreecommitdiff
blob: 0c2629449ba283c2d9896cfed9927617f7ea66f3 (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>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <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>
  <use>
    <flag name="mpfr">Add support for <pkg>dev-libs/mpfr</pkg></flag>
  </use>
</pkgmetadata>