blob: 36b0cad1ee40705c1456a05b6e875b7eb38cbb14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription lang="en">
peps will preprocess encapsulated Postscript files and allow you to
convert them into bitmaps. Note the word allow: peps does not do the
conversion for you. Rather, it prepares the Postscript input for a
bitmap conversion by Ghostscript, which must already be installed on
your system.
</longdescription>
</pkgmetadata>
|