diff options
Diffstat (limited to 'Master/texmf/tpm/bin-xpdf.tpm')
-rw-r--r-- | Master/texmf/tpm/bin-xpdf.tpm | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf/tpm/bin-xpdf.tpm b/Master/texmf/tpm/bin-xpdf.tpm new file mode 100644 index 00000000000..30b0c7757b6 --- /dev/null +++ b/Master/texmf/tpm/bin-xpdf.tpm @@ -0,0 +1,53 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/bin-xpdf.zip"> + <TPM:Name>bin-xpdf</TPM:Name> + <TPM:Type>TLCore</TPM:Type> + <TPM:Date>2005/10/30 13:16:26</TPM:Date> + <TPM:Version>0.90</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>268221</TPM:Size> + <TPM:Build> + <TPM:BinPatterns> +bin/win32/pdffonts.exe +bin/win32/pdfimages.exe +bin/win32/pdfinfo.exe +bin/win32/pdftops.exe +bin/win32/pdftotext.exe + </TPM:BinPatterns> + <TPM:RunPatterns>texmf/tpm/bin-xpdf.tpm</TPM:RunPatterns> + <TPM:DocPatterns> +texmf/doc/man/man1/pdfimages.1 +texmf/doc/man/man1/pdfimages.1.html +texmf/doc/man/man1/pdfinfo.1 +texmf/doc/man/man1/pdfinfo.1.html +texmf/doc/man/man1/pdftops.1 +texmf/doc/man/man1/pdftops.1.html +texmf/doc/man/man1/pdftotext.1 +texmf/doc/man/man1/pdftotext.1.html + </TPM:DocPatterns> + </TPM:Build> + <TPM:BinFiles arch="win32" size="266240"> +bin/win32/pdffonts.exe +bin/win32/pdfimages.exe +bin/win32/pdfinfo.exe +bin/win32/pdftops.exe +bin/win32/pdftotext.exe + </TPM:BinFiles> + <TPM:RunFiles size="1981">texmf/tpm/bin-xpdf.tpm</TPM:RunFiles> + <TPM:Provides>TLCore/bin-xpdf</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |