diff options
Diffstat (limited to 'dev-python/netcdf4-python/metadata.xml')
| -rw-r--r-- | dev-python/netcdf4-python/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-python/netcdf4-python/metadata.xml b/dev-python/netcdf4-python/metadata.xml index a0d7a57b9d31..f27e427fd727 100644 --- a/dev-python/netcdf4-python/metadata.xml +++ b/dev-python/netcdf4-python/metadata.xml @@ -1,18 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription> + <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> + <upstream> + <remote-id type="pypi">netCDF4</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
