mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-28 09:37:29 -08:00
18 lines
614 B
XML
18 lines
614 B
XML
<?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">
|
|
mpl_toolkits.natgrid is an python interface to natgrid C library for
|
|
gridding irregularly spaced data.
|
|
The original natgrid is a natural neighbor gridding package.
|
|
(See http://www.ncarg.ucar.edu//ngmath/natgrid/nnhome.html).
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourceforge">matplotlib</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|