blob: 87c66b2654e9d3b32a0d0523d2c517ff411f867c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
This is an interface to GSL (GNU scientific library), for the
Objective Caml langage.
</longdescription>
</pkgmetadata>
|