Jakov Smolic 854e2a7b29
dev-python/netcdf4-python: Bump to 1.5.5
Closes: https://github.com/gentoo/gentoo/pull/18735
Closes: https://bugs.gentoo.org/612112
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
2020-12-28 17:10:49 +01:00

19 lines
680 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>
netcdf4-python is a Python interface to the netCDF C library.
netCDF version 4 can read and write files in both the new netCDF 4
and the old netCDF 3 format, and can create files that are readable
by HDF5 clients. The API modelled after Scientific.IO.NetCDF, and
should be familiar to users of that module.
</longdescription>
<upstream>
<remote-id type="pypi">netCDF4</remote-id>
</upstream>
</pkgmetadata>