diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:42:13 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:33 +0100 |
commit | cccbbf68c012450eb4dbc1093801b0a8554bbb15 (patch) | |
tree | b1fd290e060d4a8d44fdda7a88f3c26c702c7c3c /sci-libs | |
parent | sci-libs/ccolamd: align longdescription opening and closing tags (diff) | |
download | gentoo-cccbbf68c012450eb4dbc1093801b0a8554bbb15.tar.gz gentoo-cccbbf68c012450eb4dbc1093801b0a8554bbb15.tar.bz2 gentoo-cccbbf68c012450eb4dbc1093801b0a8554bbb15.zip |
sci-libs/cdf: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cdf/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/sci-libs/cdf/metadata.xml b/sci-libs/cdf/metadata.xml index 4114747d94a7..868c9b7d296e 100644 --- a/sci-libs/cdf/metadata.xml +++ b/sci-libs/cdf/metadata.xml @@ -6,16 +6,16 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> -Common Data Format (CDF) is a conceptual data abstraction for storing -multi-dimensional data sets. The basic component of CDF is a software -programming interface that is a device independent view of the CDF data -model. The application developer is insulated from the actual physical -file format for reasons of conceptual simplicity, device independence, -and future expandability. CDF files created on any given platform can -be transported to any other platform on to which CDF is ported and used -with any CDF tools or layered applications. A more detailed introduction -to CDF can be found in the CDF User's Guide. -A comparison between CDF, netCDF, HDF and HDF5 is available at -http://cdf.gsfc.nasa.gov/html/FAQ.html. -</longdescription> + Common Data Format (CDF) is a conceptual data abstraction for storing + multi-dimensional data sets. The basic component of CDF is a software + programming interface that is a device independent view of the CDF data + model. The application developer is insulated from the actual physical + file format for reasons of conceptual simplicity, device independence, + and future expandability. CDF files created on any given platform can + be transported to any other platform on to which CDF is ported and used + with any CDF tools or layered applications. A more detailed introduction + to CDF can be found in the CDF User's Guide. + A comparison between CDF, netCDF, HDF and HDF5 is available at + http://cdf.gsfc.nasa.gov/html/FAQ.html. + </longdescription> </pkgmetadata> |