mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
16 lines
625 B
XML
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>
|