From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 48FDA139084 for ; Sat, 25 Nov 2017 17:42:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 734F4E0E9E; Sat, 25 Nov 2017 17:42:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FBADE0E9E for ; Sat, 25 Nov 2017 17:42:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2670D340DF9 for ; Sat, 25 Nov 2017 17:42:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33A1FA767 for ; Sat, 25 Nov 2017 17:42:04 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1511631689.f48bf04d02033cb72f0175fbf536d71e23c83871.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/mayavi/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/mayavi/metadata.xml X-VCS-Directories: sci-visualization/mayavi/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: f48bf04d02033cb72f0175fbf536d71e23c83871 X-VCS-Branch: master Date: Sat, 25 Nov 2017 17:42:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1c49e945-6c51-47b1-861f-e0eb67321b50 X-Archives-Hash: 6b5a8b4cbfaa5e43d8559eaadcf87565 commit: f48bf04d02033cb72f0175fbf536d71e23c83871 Author: David Seifert gentoo org> AuthorDate: Sat Nov 25 16:53:31 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Nov 25 17:41:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48bf04d sci-visualization/mayavi: [QA] Consistent whitespace in metadata.xml sci-visualization/mayavi/metadata.xml | 44 +++++++++++++++++------------------ 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/sci-visualization/mayavi/metadata.xml b/sci-visualization/mayavi/metadata.xml index e1e9603e98a..f169ae16ecd 100644 --- a/sci-visualization/mayavi/metadata.xml +++ b/sci-visualization/mayavi/metadata.xml @@ -1,27 +1,27 @@ - - sci@gentoo.org - Gentoo Science Project - - - 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 + + sci@gentoo.org + Gentoo Science Project + + + 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. - + 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. +