blob: c9cedb15eff02d0b96a657307905b39ee10e0a2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>
|