diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:52:10 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:39:31 +0100 |
commit | bf63b922679281aec28105a0600244d770d18d05 (patch) | |
tree | 4d1ac9a8f32ac95863f04b9aeba60db6ac412f08 /sci-mathematics/genius | |
parent | sci-mathematics/drgeo: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-bf63b922679281aec28105a0600244d770d18d05.tar.gz gentoo-bf63b922679281aec28105a0600244d770d18d05.tar.bz2 gentoo-bf63b922679281aec28105a0600244d770d18d05.zip |
sci-mathematics/genius: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-mathematics/genius')
-rw-r--r-- | sci-mathematics/genius/metadata.xml | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/sci-mathematics/genius/metadata.xml b/sci-mathematics/genius/metadata.xml index 2d756ba64d95..92304c9df6e4 100644 --- a/sci-mathematics/genius/metadata.xml +++ b/sci-mathematics/genius/metadata.xml @@ -1,22 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>grozin@gentoo.org</email> - <name>Andrey Grozin</name> - </maintainer> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription>Genius is a calculator program which can work - with arbitrary precision integers, multiple precision floats, - rational numbers, complex numbers, linear algebra, number theory, - numerical calculus, statistics, numerical equation solving, - combinatorics, elementary functions, modular arithmetic. - It has a programming language with automatic typing. - It can do various 2D and 3D plots, with possibility - to export to eps or png. Genius has a GUI IDE. - It can output matrices in LaTeX, Troff (eqn) or MathML. + <maintainer type="person"> + <email>grozin@gentoo.org</email> + <name>Andrey Grozin</name> + </maintainer> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription> + Genius is a calculator program which can work + with arbitrary precision integers, multiple precision floats, + rational numbers, complex numbers, linear algebra, number theory, + numerical calculus, statistics, numerical equation solving, + combinatorics, elementary functions, modular arithmetic. + It has a programming language with automatic typing. + It can do various 2D and 3D plots, with possibility + to export to eps or png. Genius has a GUI IDE. + It can output matrices in LaTeX, Troff (eqn) or MathML. </longdescription> </pkgmetadata> |