mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/PDL: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user