diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:53:31 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:41:29 +0100 |
commit | f48bf04d02033cb72f0175fbf536d71e23c83871 (patch) | |
tree | e25dc163a505b7f0699e78454e130926cad24adb /sci-visualization | |
parent | sci-visualization/ggobi: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-f48bf04d02033cb72f0175fbf536d71e23c83871.tar.gz gentoo-f48bf04d02033cb72f0175fbf536d71e23c83871.tar.bz2 gentoo-f48bf04d02033cb72f0175fbf536d71e23c83871.zip |
sci-visualization/mayavi: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/mayavi/metadata.xml | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/sci-visualization/mayavi/metadata.xml b/sci-visualization/mayavi/metadata.xml index e1e9603e98aa..f169ae16ecd3 100644 --- a/sci-visualization/mayavi/metadata.xml +++ b/sci-visualization/mayavi/metadata.xml @@ -1,27 +1,27 @@ <?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"> - Mayavi2 is a general purpose, cross-platform tool for 3-D scientific - data visualization. Its features include: - * Visualization of scalar, vector and tensor data in 2 and 3 dimensions. - * Easy scriptability using Python. - * Easy extendibility via custom sources, modules, and data filters. - * Reading several file formats: VTK (legacy and XML), PLOT3D, etc. - * Saving of visualizations. - * Saving rendered visualization in a variety of image formats. - * Convenient functionality for rapid scientific plotting via mlab + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + Mayavi2 is a general purpose, cross-platform tool for 3-D scientific + data visualization. Its features include: + * Visualization of scalar, vector and tensor data in 2 and 3 dimensions. + * Easy scriptability using Python. + * Easy extendibility via custom sources, modules, and data filters. + * Reading several file formats: VTK (legacy and XML), PLOT3D, etc. + * Saving of visualizations. + * Saving rendered visualization in a variety of image formats. + * Convenient functionality for rapid scientific plotting via mlab - Mayavi2 has been designed with scriptability and extensibility in - mind. Mayavi2 provides a mayavi2 application which is usable by - itself. However, Mayavi2 may also be used as a plotting engine, in - scripts, like with matplotlib or gnuplot, as well as a library for - interactive visualizations in any other application. It may also be - used as an Envisage plug-in which allows it to be embedded in other - Envisage based applications natively. -</longdescription> + Mayavi2 has been designed with scriptability and extensibility in + mind. Mayavi2 provides a mayavi2 application which is usable by + itself. However, Mayavi2 may also be used as a plotting engine, in + scripts, like with matplotlib or gnuplot, as well as a library for + interactive visualizations in any other application. It may also be + used as an Envisage plug-in which allows it to be embedded in other + Envisage based applications natively. + </longdescription> </pkgmetadata> |