Files
gentoo/sci-libs/itpp/metadata.xml
Petr Vaněk 4aec909ac9 sci-libs/itpp: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-20 04:52:37 +01:00

20 lines
781 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
IT++ is a C++ library of mathematical, signal processing and
communication classes and functions. Its main use is in simulation
of communication systems and for performing research in the area of
communications. The kernel of the library consists of generic vector
and matrix classes, and a set of accompanying routines. Such a
kernel makes IT++ similar to MATLAB or GNU Octave .
</longdescription>
<upstream>
<remote-id type="sourceforge">itpp</remote-id>
</upstream>
</pkgmetadata>