summaryrefslogtreecommitdiff
blob: 47c75301d73cf42c78505c6faa8f3a03e06ab475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>sbriesen@gentoo.org</email>
		<name>Stefan Briesenick</name>
	</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>