summaryrefslogtreecommitdiff
path: root/sci-libs/openlibm/metadata.xml
blob: 02b47a45eae3c93b73aac7a6c3668d0d78f07b44 (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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <longdescription lang="en">
  OpenLibm is an effort to have a high quality, portable, standalone C
  mathematical library (libm). It can be used standalone in applications
  and programming language implementations.
  The project was born out of a need to have a good libm for the Julia
  programming langage that worked consistently across compilers and
  operating systems, and in 32-bit and 64-bit environments.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>