summaryrefslogtreecommitdiff
path: root/Master/texmf/tpm/lib-xpdf.tpm
blob: b3533db17ded6e028e6b6041cf45896bdc3d9716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
  <rdf:Description about="http://texlive.dante.de/texlive/TLCore/lib-xpdf.zip">
    <TPM:Name>lib-xpdf</TPM:Name>
    <TPM:Type>TLCore</TPM:Type>
    <TPM:Date>1970/01/01 00:00:00</TPM:Date>
    <TPM:Version>2.02</TPM:Version>
    <TPM:Creator>popineau</TPM:Creator>
    <TPM:Title>Viewing and manipulating upon PDF files.</TPM:Title>
    <TPM:Description>
Xpdf is an open source viewer for Portable Document Format (PDF)
files. The Xpdf project also includes a PDF text extractor,
PDF-to-PostScript converter, and various other utilities.
Xpdf runs under the X Window System on UNIX, VMS, and OS/2.  The
non-X components (pdftops, pdftotext, etc.) also run on Win32
systems and should run on pretty much any system with a decent
C++ compiler. Xpdf is designed to be small and efficient.  It
can use Type 1, TrueType, or standard X fonts.
    </TPM:Description>
    <TPM:Author>Derek</TPM:Author>
    <TPM:Size>1508</TPM:Size>
    <TPM:License></TPM:License>
    <TPM:Build>
      <TPM:BinPatterns>bin/win32/tl90xpdf.dll</TPM:BinPatterns>
      <TPM:RunPatterns>texmf/tpm/lib-xpdf.tpm</TPM:RunPatterns>
    </TPM:Build>
    <TPM:RunFiles size="1425">texmf/tpm/lib-xpdf.tpm</TPM:RunFiles>
    <TPM:Provides>TLCore/lib-xpdf</TPM:Provides>
  </rdf:Description>
</rdf:RDF>