aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 21:01:49 +0000
commit1e04d5868f177eb639f03889b59d2cba00206578 (patch)
tree46f0172586bf1144dbdea461acd7d5c87dbaeb51 /dev-python/PeakUtils
parentConsistently ident with tabs (diff)
downloadsci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz
sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2
sci-1e04d5868f177eb639f03889b59d2cba00206578.zip
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/PeakUtils')
-rw-r--r--dev-python/PeakUtils/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/PeakUtils/metadata.xml b/dev-python/PeakUtils/metadata.xml
index 059847126..ba9535089 100644
--- a/dev-python/PeakUtils/metadata.xml
+++ b/dev-python/PeakUtils/metadata.xml
@@ -6,12 +6,12 @@
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
- As the name implies, this package provides utilities related to the
- detection of peaks on 1D data. Includes functions to perform
- baseline estimation, to find the indexes of the peaks in the data
- and performing Gaussian fitting or centroid computation to further
- increase the resolution of the peak detection.
- </longdescription>
+As the name implies, this package provides utilities related to the
+detection of peaks on 1D data. Includes functions to perform
+baseline estimation, to find the indexes of the peaks in the data
+and performing Gaussian fitting or centroid computation to further
+increase the resolution of the peak detection.
+</longdescription>
<upstream>
<remote-id type="bitbucket">lucashnegri/peakutils</remote-id>
<remote-id type="pypi">PeakUtils</remote-id>