blob: 3442601e4dfddf6548ccd734cc07b368eabf3c49 (
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 "http://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>
|