summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PDL/metadata.xml')
-rw-r--r--dev-perl/PDL/metadata.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/dev-perl/PDL/metadata.xml b/dev-perl/PDL/metadata.xml
index c7a6e9a6dbd1..2796cc0a8651 100644
--- a/dev-perl/PDL/metadata.xml
+++ b/dev-perl/PDL/metadata.xml
@@ -10,14 +10,14 @@
<name>Gentoo Perl Project</name>
</maintainer>
<longdescription lang="en">
- The Perl Data Language gives standard perl the ability to compactly
- store and speedily manipulate the large N-dimensional data arrays
- which are the bread and butter of scientific computing. The idea
- is to turn perl in to a free, array-oriented, numerical language
- in the same sense as commercial packages like IDL and MatLab. One
- can write simple perl expressions to manipulate entire numerical
- arrays all at once.
-</longdescription>
+ The Perl Data Language gives standard perl the ability to compactly
+ store and speedily manipulate the large N-dimensional data arrays
+ which are the bread and butter of scientific computing. The idea
+ is to turn perl in to a free, array-oriented, numerical language
+ in the same sense as commercial packages like IDL and MatLab. One
+ can write simple perl expressions to manipulate entire numerical
+ arrays all at once.
+ </longdescription>
<use>
<flag name="badval">Enable bad values support</flag>
<flag name="hdf">Enable HDF (version 4) format support</flag>