gentoo/sci-libs/pgplot/metadata.xml
Petr Vaněk 5e39ca28bc
sci-libs/pgplot: 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:42 +01:00

16 lines
625 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">
PGPLOT is a Fortran subroutine package for drawing graphs on a variety
of display devices. The CPGPLOT library adds an intermediate level of
wrapper functions between C programs and the PGPLOT library. These
functions hide the system dependencies of calling PGPLOT behind a
system independent interface.
</longdescription>
</pkgmetadata>