From: David Seifert Date: Sat, 25 Nov 2017 19:59:57 +0000 (+0100) Subject: dev-python/gnuplot-py: [QA] Consistent whitespace in metadata.xml X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=814c298f8d886e83614d68a7ffaa8eca5ae42cd6;p=gentoo.git dev-python/gnuplot-py: [QA] Consistent whitespace in metadata.xml --- diff --git a/dev-python/gnuplot-py/metadata.xml b/dev-python/gnuplot-py/metadata.xml index b7268ab2fa8a..fe1997fa7b08 100644 --- a/dev-python/gnuplot-py/metadata.xml +++ b/dev-python/gnuplot-py/metadata.xml @@ -6,15 +6,15 @@ Python - Gnuplot.py is a Python module that interfaces to gnuplot, the popular - plotting program. It allows you to use gnuplot from within Python to - plot arrays of data from memory, data files, or mathematical - functions. If you use Python to perform computations or as `glue' for - numerical programs, you can use this module to plot data on the fly as - they are computed. And the combination with Python makes it is easy to - automate things, including to create crude `animations' by plotting - different datasets one after another. - + Gnuplot.py is a Python module that interfaces to gnuplot, the popular + plotting program. It allows you to use gnuplot from within Python to + plot arrays of data from memory, data files, or mathematical + functions. If you use Python to perform computations or as `glue' for + numerical programs, you can use this module to plot data on the fly as + they are computed. And the combination with Python makes it is easy to + automate things, including to create crude `animations' by plotting + different datasets one after another. + gnuplot-py